Monday, 2021-12-20

*** GillesM <GillesM!~gilles@236.153.118.78.rev.sfr.net> has joined #yocto00:03
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV)00:08
*** florian <florian!~florian@dynamic-093-131-127-146.93.131.pool.telefonica.de> has joined #yocto00:31
*** GillesM <GillesM!~gilles@236.153.118.78.rev.sfr.net> has quit IRC (Quit: Leaving)00:53
*** florian <florian!~florian@dynamic-093-131-127-146.93.131.pool.telefonica.de> has quit IRC (Ping timeout: 240 seconds)01:02
*** tlwoerner <tlwoerner!~tlwoerner@pppoe-209-91-167-254.vianet.ca> has quit IRC (Quit: Leaving)02:02
*** camus <camus!~Instantbi@58.246.136.202> has joined #yocto02:09
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto03:46
sunnyDoes anyone know how to obtain SRC_URI's git repo URI in extenal source builds?04:00
*** xmn <xmn!~xmn@cpe-72-225-198-203.nyc.res.rr.com> has quit IRC (Quit: xmn)04:17
*** davidinux <davidinux!~davidinux@84.17.59.176> has joined #yocto05:43
*** camus <camus!~Instantbi@58.246.136.202> has quit IRC (Ping timeout: 245 seconds)05:46
*** camus <camus!~Instantbi@58.246.136.202> has joined #yocto05:46
*** camus1 <camus1!~Instantbi@58.246.136.202> has joined #yocto06:24
*** camus <camus!~Instantbi@58.246.136.202> has quit IRC (Ping timeout: 256 seconds)06:26
*** camus1 is now known as camus06:26
*** pgowda_ <pgowda_!uid516182@id-516182.ilkley.irccloud.com> has joined #yocto06:42
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Ping timeout: 276 seconds)06:47
*** kanavin <kanavin!~Alexander@2a02:2454:29b:3b00:d35d:e3cf:58b5:748b> has quit IRC (Ping timeout: 268 seconds)06:58
*** rob_w <rob_w!~bob@host-82-135-31-73.customer.m-online.net> has joined #yocto07:00
*** kanavin <kanavin!~Alexander@95.168.152.219> has joined #yocto07:06
*** oobitots <oobitots!~oobitots@aer01-mda1-dmz-wsa-1.cisco.com> has joined #yocto07:10
*** sstiller <sstiller!~sstiller@p200300f07f14e600b686644a643b46a1.dip0.t-ipconnect.de> has joined #yocto07:12
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto07:39
*** mckoan|away is now known as mckoan07:50
*** Schlumpf <Schlumpf!~Schlumpf@62.157.232.203> has joined #yocto07:53
kernelspacegm, trying to have a kernel 4.4 in a dunfell, but just after i get errors with gstreamer / qt. What's your suggestion ? uograde kernel as per dunfell (5.4) or trying to version-down gstreamer and other stuff ?07:59
*** zpfvo <zpfvo!~fvo@88.130.218.16> has joined #yocto08:01
*** camus1 <camus1!~Instantbi@58.246.136.202> has joined #yocto08:01
*** goliath <goliath!~goliath@user/goliath> has joined #yocto08:02
*** camus <camus!~Instantbi@58.246.136.202> has quit IRC (Ping timeout: 256 seconds)08:03
*** camus1 is now known as camus08:03
hmw[m]<sunny> "Does anyone know how to obtain..." <- do you whant to get or set the src_url of a existing recept ?08:04
*** coldspark29 <coldspark29!~claussenj@2a04:4540:6533:5c00:8bd3:c780:5dd3:337c> has joined #yocto08:09
*** zpfvo <zpfvo!~fvo@88.130.218.16> has quit IRC (Ping timeout: 260 seconds)08:19
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Remote host closed the connection)08:19
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto08:20
*** zpfvo <zpfvo!~fvo@88.130.218.16> has joined #yocto08:20
JosefHolzmayrTheyou dudX08:32
JosefHolzmayrThe*yo, even08:32
*** camus <camus!~Instantbi@58.246.136.202> has quit IRC (Ping timeout: 260 seconds)08:35
*** camus <camus!~Instantbi@58.246.136.202> has joined #yocto08:35
mckoanJosefHolzmayrThe: good morning08:37
coldspark29[m]Morning08:40
coldspark29[m]Where do I find the .config or defconfig file after having run `bitbake -c menuconfig virtual/kernel`? I can't find any changes to commit08:55
*** zeddii <zeddii!~zeddii@cpe04d4c4975b80-cmf4c11490699b.cpe.net.cable.rogers.com> has quit IRC (Ping timeout: 260 seconds)09:03
*** zeddii <zeddii!~zeddii@cpe04d4c4975b80-cmf4c11490699b.cpe.net.cable.rogers.com> has joined #yocto09:04
mckoancoldspark29[m]: you could follow this instead: https://wiki.koansoftware.com/index.php/Modify_the_linux_kernel_with_configuration_fragments_in_Yocto09:04
mckoancoldspark29[m]: however it is in tmp/work-shared/YOURKERNELNAME/kernel-build-artifacts09:07
coldspark29[m]Thanks09:07
coldspark29[m]I found that .config myself by now09:07
coldspark29[m]You sent me that before09:07
coldspark29[m]Now I know how to commit the changes :)09:08
*** michalkotyla <michalkotyla!~quassel@85-222-117-222.dynamic.chello.pl> has quit IRC (Quit: michalkotyla)09:08
*** michalkotyla <michalkotyla!~quassel@85-222-117-222.dynamic.chello.pl> has joined #yocto09:10
coldspark29[m]mckoan: I am getting an error when trying to build though. I already have a linux-imx_5.4.bb file in the folder and created a .bbappend with the same name. Now the .bb file can't be parsed09:30
mckoancoldspark29[m]: describe "the .bb file can't be parsed"09:39
coldspark29[m]mckoan: https://pastebin.com/1q0mpP2r09:41
coldspark29[m]No idea why it can't find the .cfg file09:43
mckoancoldspark29[m]: your recipe have to be named linux-imx_5.4.bbappend09:44
*** zpfvo <zpfvo!~fvo@88.130.218.16> has quit IRC (Ping timeout: 268 seconds)09:48
coldspark29[m]mckoan: No same thing09:48
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto09:52
*** oobitots <oobitots!~oobitots@aer01-mda1-dmz-wsa-1.cisco.com> has quit IRC (Quit: Client closed)09:59
*** dvorkindmitry <dvorkindmitry!~dv@5.167.98.73> has quit IRC (Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/)10:01
mckoancoldspark29[m]: show the bbappend10:02
*** zpfvo <zpfvo!~fvo@88.130.218.16> has joined #yocto10:03
coldspark29[m]FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"10:03
coldspark29[m]SRC_URI += "training-kernel.cfg"10:03
coldspark29[m]Seems like it can't find the file10:03
coldspark29[m]I already tried manually setting the path10:03
coldspark29[m]but ${PN} is preferred I guess10:04
*** jmlemetayer[m] <jmlemetayer[m]!~jmlemetay@2001:470:69fc:105::1:830> has joined #yocto10:11
kernelspacecoldspark29[m]: file://training-kernel.cfg ?10:13
mckoancoldspark29[m]: SRC_URI += "file://training-kernel.cfg"10:13
*** zpfvo <zpfvo!~fvo@88.130.218.16> has quit IRC (Ping timeout: 240 seconds)10:19
*** zpfvo <zpfvo!~fvo@88.130.218.16> has joined #yocto10:20
*** zpfvo <zpfvo!~fvo@88.130.218.16> has quit IRC (Ping timeout: 260 seconds)10:24
*** zpfvo <zpfvo!~fvo@88.130.218.16> has joined #yocto10:25
*** mvlad <mvlad!~mvlad@2a02:2f08:4d01:ef00:24d7:51ff:fed6:906d> has joined #yocto10:26
*** zpfvo <zpfvo!~fvo@88.130.218.16> has quit IRC (Ping timeout: 245 seconds)10:34
*** zpfvo <zpfvo!~fvo@88.130.218.16> has joined #yocto10:35
*** zpfvo <zpfvo!~fvo@88.130.218.16> has quit IRC (Ping timeout: 240 seconds)10:39
*** zpfvo <zpfvo!~fvo@88.130.218.16> has joined #yocto10:40
coldspark29[m]Worked. Thanks10:48
*** oobitots <oobitots!~oobitots@aer01-mda1-dmz-wsa-7.cisco.com> has joined #yocto11:07
*** Schlumpf <Schlumpf!~Schlumpf@62.157.232.203> has quit IRC (Ping timeout: 256 seconds)11:08
*** Herrie <Herrie!~Herrie@110-31-146-85.ftth.glasoperator.nl> has quit IRC (Ping timeout: 260 seconds)11:12
*** Herrie <Herrie!~Herrie@110-31-146-85.ftth.glasoperator.nl> has joined #yocto11:15
kernelspaceusing CFLAGS += in a .bbappend, but i don't see any impact on building11:20
JosefHolzmayrThekernelspace: a) inspect the evaluation history in bitbake -e b) make sure the recipe in question actually honors the variable.11:21
*** dacav <dacav!~dacav@h94-245-9-196.cust.a3fiber.se> has quit IRC (Quit: leaving)11:22
kernelspaceJosefHolzmayrThe: thanks, solved11:25
JosefHolzmayrThekernelspace: and it was...?11:26
*** Schlumpf <Schlumpf!~Schlumpf@62.157.232.203> has joined #yocto11:45
*** chep <chep!~chep@88.168.197.200> has quit IRC (Quit: ZNC 1.8.2 - https://znc.in)11:49
*** chep <chep!~chep@88.168.197.200> has joined #yocto11:49
*** chep <chep!~chep@88.168.197.200> has quit IRC (Client Quit)11:51
*** chep <chep!~chep@88.168.197.200> has joined #yocto11:52
*** jpuhlman_ <jpuhlman_!~maoti@99-14-97-149.lightspeed.frokca.sbcglobal.net> has joined #yocto11:54
*** jpuhlman <jpuhlman!~maoti@99-14-97-149.lightspeed.frokca.sbcglobal.net> has quit IRC (Killed (tungsten.libera.chat (Nickname regained by services)))11:54
*** jpuhlman_ is now known as jpuhlman11:54
*** camus <camus!~Instantbi@58.246.136.202> has quit IRC (Ping timeout: 256 seconds)11:58
*** camus <camus!~Instantbi@58.246.136.202> has joined #yocto11:58
*** sunny <sunny!~sunny@204.253.82.211> has quit IRC (Ping timeout: 256 seconds)12:06
*** camus1 <camus1!~Instantbi@58.246.136.202> has joined #yocto12:21
*** camus <camus!~Instantbi@58.246.136.202> has quit IRC (Ping timeout: 256 seconds)12:23
*** camus1 is now known as camus12:23
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto12:35
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto12:41
*** Ad0 <Ad0!~Ad0@93.124.245.194> has quit IRC (Ping timeout: 268 seconds)12:44
*** jwillikers <jwillikers!~jwilliker@ics141-1.icsincorporated.com> has joined #yocto12:50
JosefHolzmayrTheshouldn't a runqemu instance be able to access the web?12:56
landgrafJosefHolzmayrThe: it depends. you can always make it with passing additional qemu parameters12:57
JosefHolzmayrThelandgraf: have an example nearby?12:58
*** zpfvo <zpfvo!~fvo@88.130.218.16> has quit IRC (Ping timeout: 268 seconds)12:59
*** zpfvo <zpfvo!~fvo@88.130.218.16> has joined #yocto13:00
landgrafJosefHolzmayrThe: qemuparams="-net user -net model=e1000" - something like that should work in most cases.  you can find more info in the qemu man page (like bridging etc)13:01
*** zpfvo <zpfvo!~fvo@88.130.218.16> has quit IRC (Ping timeout: 252 seconds)13:04
JosefHolzmayrTheseems just name resolution is missing at the moment.13:04
*** zpfvo <zpfvo!~fvo@88.130.218.16> has joined #yocto13:05
landgrafJosefHolzmayrThe: I prefer ` -net bridge` but it requires additional host configuration (/etc/qemu/bridge.conf modification, NAT etc).13:05
JosefHolzmayrThelandgraf: generally i absolutely agree, but this time i just need an ad-hoc hack to try one thing out, then dispose it again.13:06
landgrafJosefHolzmayrThe: then "user" is your friend.13:06
landgrafit worked for me just fine few weeks ago13:07
JosefHolzmayrThelandgraf: thanks!13:08
landgrafyw13:17
*** jwillikers <jwillikers!~jwilliker@ics141-1.icsincorporated.com> has quit IRC (Remote host closed the connection)13:17
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Quit: Leaving)13:18
landgrafJosefHolzmayrThe: correction:  It's qemuparams=" -net user -nic model=e1000 "  (replace e1000 with virtio if your guest system supports this)13:23
*** jwillikers <jwillikers!~jwilliker@ics141-1.icsincorporated.com> has joined #yocto13:26
*** jwillikers <jwillikers!~jwilliker@ics141-1.icsincorporated.com> has quit IRC (Remote host closed the connection)13:37
smurrayJosefHolzmayrThe: I tend to just use the "slirp" option to runqemu if it's outbound access I'm concerned about13:43
angoliniI'm working with a tarball which brings two kernel  modules source code, each one in one different sub directory. Is there a way to configure MODULES_MODULE_SYMVERS_LOCATION so the module.bbclass is able to handle the 2 modules?13:45
*** jwillikers <jwillikers!~jwilliker@ics141-1.icsincorporated.com> has joined #yocto13:46
angoliniI'm patching a recipe with the goal of signing the modules (and for that, using module.bbclass). The do_install() cd the subdir, and execute the module_do_install. And I can have the recipe to do one, or the other, but I could not find a way to change MODULES_MODULE_SYMVER_LOCATION between the 2 executions. And I'm out of ideas13:54
*** sakoman <sakoman!~steve@rrcs-66-91-142-162.west.biz.rr.com> has joined #yocto13:54
*** Ad0 <Ad0!~Ad0@93.124.245.194> has joined #yocto13:54
*** jwillikers <jwillikers!~jwilliker@ics141-1.icsincorporated.com> has quit IRC (Remote host closed the connection)13:55
RPI assume ftp.gnu.org is down for others too?14:02
landgrafRP: looks so14:03
RPlooks like www.gnu.org too. Not good.14:04
landgrafI see a lot of "do_fetch: Failed to fetch URL https://ftp.gnu.org"  today14:04
RPlandgraf: our mirrors should help cover that but it doesn't help the autobuilders tests :/14:05
landgrafyes, mirrors helped to build an image.14:06
*** jwillikers <jwillikers!~jwilliker@ics141-1.icsincorporated.com> has joined #yocto14:07
*** zpfvo <zpfvo!~fvo@88.130.218.16> has quit IRC (Ping timeout: 240 seconds)14:09
*** zpfvo <zpfvo!~fvo@88.130.218.16> has joined #yocto14:10
JosefHolzmayrThelandgraf: back. so yes, its just outbound, but name resolution went missing.14:11
*** zpfvo <zpfvo!~fvo@88.130.218.16> has quit IRC (Ping timeout: 260 seconds)14:14
*** zpfvo <zpfvo!~fvo@88.130.218.16> has joined #yocto14:15
RPkanavin: any ideas on https://autobuilder.yoctoproject.org/typhoon/#/builders/42/builds/4494/steps/13/logs/stdio ? :/14:15
*** jwillikers <jwillikers!~jwilliker@ics141-1.icsincorporated.com> has quit IRC (Remote host closed the connection)14:15
*** lucaceresoli <lucaceresoli!~lucaceres@77.244.183.192> has joined #yocto14:21
kernelspaceon dunfell, building qtbase_git i am getting "calculator.cpp:314:5: error: 'qApp' was not declared in this scope" ... quite strange14:22
*** codavi <codavi!~akiCA@user/akica> has joined #yocto14:22
*** rob_w <rob_w!~bob@host-82-135-31-73.customer.m-online.net> has quit IRC (Ping timeout: 256 seconds)14:27
*** Guest95 <Guest95!~Guest95@2a01:e34:ec73:c8f0:30ad:6d3f:1fbf:6fb> has joined #yocto14:32
*** ar__ <ar__!~akiCA@user/akica> has joined #yocto14:35
barathwould anyone happen to know why, in general, config flags would not be enabled/set when building a kernel with yocto (custom "from scratch" in-recipe bsp) when building the kernel manually works just fine? yocto doesnt complain during the configcheck either. the merge_config_build.log just says that it wasnt set...14:35
*** michalkotyla <michalkotyla!~quassel@85-222-117-222.dynamic.chello.pl> has quit IRC (Read error: Connection reset by peer)14:37
*** codavi <codavi!~akiCA@user/akica> has quit IRC (Ping timeout: 240 seconds)14:38
rburtonbarath: you're most likely not telling the recipe to use a defconfig14:39
barathhm, do I need one? apologies if this is very noobish of me, but currently we're basically building our kernel with something like make ARCH=arm64 allnoconfig our_custom_config.conf14:41
barathI'm trying to simply replicate that with yocto. which lead me down the rabbit hole of creating my own custom bsp next to a kernel recipe based on linux-yocto-custom. so I might have screwed up something somewhere, but it's not clear to me what14:42
rburtonand you're putting your config file in the kernel SRC_URI as defconfig?14:44
rburtonthe kernel class will run make olddefconfig if you give it a defconfig file14:45
zeddiiRP, halstead: I'm technically not working .. but wanted to send my -stable kernel updates. I'm not on my regular servers, since I'm not at home. Everything I attempted to push to poky-contrib never showed up last night (sync issue ?) .. is there some known issue ? (I am pushing to push.yoctoproject.org, etc).14:46
zeddiiI had some for dunfell as well that I wanted to send to steve. same issue. never showed up on contrib.14:47
RPzeddii: is it there now? The new infra is slower to mirror14:47
barathrburton: I think what I've done is tell yocto about my custom bsp definition as hinted at by https://www.yoctoproject.org/docs/3.1/kernel-dev/kernel-dev.html#recipe-space-metadata14:47
zeddiiI gave up last night14:47
barathvia something like file://myplatform;type=kmeta;destsuffix=myplatform14:48
zeddiiRP: I gave it 8 hours and it never showed.14:48
*** jpuhlman_ <jpuhlman_!~maoti@99-14-97-149.lightspeed.frokca.sbcglobal.net> has joined #yocto14:48
*** jpuhlman <jpuhlman!~maoti@99-14-97-149.lightspeed.frokca.sbcglobal.net> has quit IRC (Killed (molybdenum.libera.chat (Nickname regained by services)))14:48
*** jpuhlman_ is now known as jpuhlman14:48
zeddiiI tried pushing a branch new branch, and that didn't show either.14:48
RPzeddii: and you're pushing to push.yp.org ?14:48
barathI can see that my config is parsed and partly applied, but some config options simply arent set by the kconfig process (by inspecting logs and tracing the various kernel tooling scripts)14:48
zeddiiyah.14:48
zeddiiTotal 0 (delta 0), reused 0 (delta 0)14:49
zeddiiTo ssh://push.yoctoproject.org/poky-contrib14:49
zeddii * [new branch]            master -> zedd/kernel-test14:49
zeddiithis was me flailing. but again, not on my machine that I normally use. I 'm sure I've screwed something up.14:49
barath(specifically, in merge_conflict_build.log I for instance see "Value requested for CONFIG_DEBUG_INFO_BTF not in final .config Requested value:  CONFIG_DEBUG_INFO_BTF=y Actual value:"14:51
barathie an empty actual value. looking at (what I think) is the resulting .config used by yocto when compiling the kernel, that config is missing)14:51
RPzeddii: I see zedd/kernel-test, kernel-dunfell and kernel-next updated but the revision is 9 months old afd18df322349333b41b4e5572f6f5281e08b89e14:51
zeddiiyah. these should be commits from last night!14:51
RPzeddii: and I see that revision as the head in the web UI https://git.yoctoproject.org/poky-contrib/commit/?h=zedd/kernel-next&id=afd18df322349333b41b4e5572f6f5281e08b89e14:51
zeddiizedd/kernel is the one I normally use, nothing showed up.14:51
RPzeddii: timestamp is just strange14:51
RPzeddii: I didn't see zedd/kernel change14:52
zeddiiyah. not sure what is going on there. I did push to zedd/kernel-dunfell to do the ones for Steve, can you see that one ? should be from yesterday as HEAD14:53
RPzeddii: kernel-dunfell shows as afd18df322349333b41b4e5572f6f5281e08b89e which is also a Mar 11 commiut14:55
zeddiiyah. that's what I was seeing via the web interface as well.14:55
zeddiiI just re-pushed zedd/kernel and zedd/kernel-dunfell with my ones from last night. I'm watching again.14:55
zeddiizedd/kernel just showed on the web interface. let me check dunfell14:56
RPzeddii: zedd/kernel shows linux-yocto/5.10: update to v5.10.87 now which is from yesterday14:56
zeddiiyah. it behaved distincly differently just now on the push. I just up arrowed and re-did it!14:57
zeddiiand kernel-dunfell now shows.14:57
zeddiiI guess it's a solved problem now. I should have just re-tried the push this morning, versus checking the cgit interface to see if they finally sync'd14:58
zeddiinow let me see if the pull requests will send14:59
*** Minvera <Minvera!~Minvera@162.223.44.49> has joined #yocto14:59
RPzeddii: no idea what changed :/15:03
zeddiiyah. no idea either. the same pull request script runs I was using last night are working .. much happier now that the commits are present! :P I'll move on and consider it a mystery.15:04
RPzeddii: merging may take a while as we're about to lose the autobuilder for a few days15:15
zeddiizero rush at all on them!15:15
zeddiiI just wanted to get them onto the list in case someone wonders if I'm still tracking the latest updates :D15:16
RPzeddii: no problem, just want to ensure people know things will slow down for a bit15:16
zeddiiI'll all for that. I'm only scanning email myself over terrible wifi at my parents :D15:17
zeddiiat least those are sent now. I'm going for a walk in the woods with a chainsaw. If I'm typing slower in the coming weeks, you'll know it went badly.15:19
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Remote host closed the connection)15:19
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto15:20
RPzeddii: we're not allowed to use chainsaws here :/15:23
sakomanzeddii: Thanks for the patches, I've got them in the patch set I'm testing on the autobuilder right now.  I may lose the autobuilder before it completes . . .15:24
*** ar__ is now known as akiCA15:25
*** Tokamak <Tokamak!~Tokamak@172.58.191.27> has joined #yocto15:53
*** Tokamak <Tokamak!~Tokamak@172.58.191.27> has quit IRC (Ping timeout: 256 seconds)15:58
*** Tokamak_ <Tokamak_!~Tokamak@166.205.152.83> has joined #yocto15:59
*** zpfvo <zpfvo!~fvo@88.130.218.16> has quit IRC (Ping timeout: 268 seconds)15:59
*** zpfvo <zpfvo!~fvo@88.130.218.16> has joined #yocto16:00
*** vladest <vladest!~Thunderbi@2001:1715:9d9c:c530:eb85:8cdf:a1a2:2269> has quit IRC (Remote host closed the connection)16:01
*** vladest <vladest!~Thunderbi@2001:1715:9d9c:c530:eb85:8cdf:a1a2:2269> has joined #yocto16:01
*** zpfvo <zpfvo!~fvo@88.130.218.16> has quit IRC (Ping timeout: 245 seconds)16:04
*** zpfvo <zpfvo!~fvo@88.130.218.16> has joined #yocto16:05
*** sunny <sunny!~sunny@204.253.82.211> has joined #yocto16:07
*** alimon <alimon!~alimon@ec2-54-225-101-41.compute-1.amazonaws.com> has joined #yocto16:08
*** camus <camus!~Instantbi@58.246.136.202> has quit IRC (Ping timeout: 256 seconds)16:11
*** camus <camus!~Instantbi@58.246.136.202> has joined #yocto16:11
*** vd33 <vd33!~vd33@bras-base-mtrlpq2848w-grc-41-70-53-240-211.dsl.bell.ca> has joined #yocto16:13
*** Schlumpf <Schlumpf!~Schlumpf@62.157.232.203> has quit IRC (Quit: Client closed)16:18
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (Quit: Client closed)16:19
*** oobitots <oobitots!~oobitots@aer01-mda1-dmz-wsa-7.cisco.com> has quit IRC (Quit: Client closed)16:22
*** Guest95 <Guest95!~Guest95@2a01:e34:ec73:c8f0:30ad:6d3f:1fbf:6fb> has quit IRC (Quit: Client closed)16:23
sgwRP: Morning, In anon python() is  the d (datastore) a global context or recipe context?  I am trying to do a "warn once" and using d.setVar("my_warn_once", "1"), but that appears to be setting in the recipe context, thoughts?16:25
sgwrburton: ^^^16:25
RPsgw: it is recipe context16:27
rburtonah if you're emitting the message in a recipe then yeah its recipe-space16:27
rburtonyou can make it once-per-recipe but not once-ever16:27
sgwIs there a way to create global context variable I can set?  short of touching a file?16:28
RPsgw: from a recipe context?16:28
rburtonnot afaik16:28
sgwRP: yes, from a recipe context (anon python() actually), my memory is probably not unless there is some bitbake trick.16:34
*** vmeson <vmeson!~rmacleod@198-48-226-187.cpe.pppoe.ca> has quit IRC (Quit: Konversation terminated!)16:36
*** vmeson <vmeson!~rmacleod@198-48-226-187.cpe.pppoe.ca> has joined #yocto16:39
*** zpfvo <zpfvo!~fvo@88.130.218.16> has quit IRC (Ping timeout: 252 seconds)16:40
*** zpfvo <zpfvo!~fvo@88.130.218.16> has joined #yocto16:45
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Ping timeout: 268 seconds)16:51
RPsgw: you can't do that from recipe context, no16:53
*** zpfvo <zpfvo!~fvo@88.130.218.16> has quit IRC (Ping timeout: 260 seconds)16:54
*** zpfvo <zpfvo!~fvo@88.130.218.16> has joined #yocto16:55
sgwRP: thanks, that's what I thought was going to be the answer.16:57
*** zpfvo <zpfvo!~fvo@88.130.218.16> has quit IRC (Ping timeout: 240 seconds)16:59
*** zpfvo <zpfvo!~fvo@88.130.218.16> has joined #yocto17:00
*** zpfvo <zpfvo!~fvo@88.130.218.16> has quit IRC (Client Quit)17:00
sunnysgw: Try to set a global variable in the recipe my_warn_once=0 and try setting it to 1 in your anony function. Let me know if this helps.17:08
sunnyeither set it on the top or do an export my_warn_once=017:08
*** mckoan is now known as mckoan|away17:14
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Quit: Ex-Chat)17:16
*** pgowda_ <pgowda_!uid516182@id-516182.ilkley.irccloud.com> has quit IRC (Quit: Connection closed for inactivity)17:21
*** sstiller <sstiller!~sstiller@p200300f07f14e600b686644a643b46a1.dip0.t-ipconnect.de> has quit IRC (Quit: Leaving)17:24
*** camus <camus!~Instantbi@58.246.136.202> has quit IRC (Ping timeout: 256 seconds)17:27
*** camus <camus!~Instantbi@58.246.136.202> has joined #yocto17:28
*** paulg <paulg!~paulg@104-195-159-20.cpe.teksavvy.com> has joined #yocto17:30
*** sunny <sunny!~sunny@204.253.82.211> has quit IRC (Quit: Client closed)17:32
vd33I have a special image written raw in the wks file. What variable is more suited to add this image as a dependency for do_image_wic?17:32
* RP isn't really seeing how we can use unshare from bitbake to create a new network namespace without bitbake itself having admin privs :(17:35
RPI'd hoped we should have some suid helper but that isn't going to work with the apis in question17:35
vd33EXTRA_IMAGEDEPENDS will pull this dependency for every images and every formats so it doesn't seem very suitable, and WKS_FILE_DEPENDS does seem to work as expected. Setting do_image_wic[depends] from a machine config looks a bit too intrusive17:36
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has joined #yocto17:40
*** Tokamak_ <Tokamak_!~Tokamak@166.205.152.83> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)17:42
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV)17:47
*** bps <bps!~bps@80.71.142.18.ipv4.parknet.dk> has joined #yocto17:58
RPah, you need to use the remapping. hmm.18:01
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Quit: WeeChat 3.3)18:06
*** Tokamak <Tokamak!~Tokamak@166.205.152.83> has joined #yocto18:18
*** otavio <otavio!~otavio@201-34-65-230.user3p.brasiltelecom.net.br> has joined #yocto18:34
*** otavio_ <otavio_!~otavio@201-34-65-230.user3p.brasiltelecom.net.br> has quit IRC (Read error: Connection reset by peer)18:34
*** florian_kc <florian_kc!~florian@dynamic-002-243-150-046.2.243.pool.telefonica.de> has joined #yocto18:56
*** florian_kc <florian_kc!~florian@dynamic-002-243-150-046.2.243.pool.telefonica.de> has quit IRC (Ping timeout: 240 seconds)19:01
*** camus <camus!~Instantbi@58.246.136.202> has quit IRC (Ping timeout: 256 seconds)19:01
*** camus <camus!~Instantbi@58.246.136.202> has joined #yocto19:02
*** Tokamak <Tokamak!~Tokamak@166.205.152.83> has quit IRC (Ping timeout: 256 seconds)19:03
*** Tokamak <Tokamak!~Tokamak@166.205.152.83> has joined #yocto19:06
jonmasonmessing with poky-tiny, and seeing this fun error:19:13
jonmasoncan't open /dev/tty1: No such file or directory19:13
jonmasonIt repeats forever19:13
jonmasonAnyone have any insight on where to look for the bug?19:13
*** camus1 <camus1!~Instantbi@58.246.136.202> has joined #yocto19:16
*** camus <camus!~Instantbi@58.246.136.202> has quit IRC (Ping timeout: 240 seconds)19:16
*** camus1 is now known as camus19:16
*** Tokamak_ <Tokamak_!~Tokamak@172.58.191.77> has joined #yocto19:18
*** Tokamak <Tokamak!~Tokamak@166.205.152.83> has quit IRC (Ping timeout: 240 seconds)19:19
*** florian_kc <florian_kc!~florian@dynamic-002-243-150-046.2.243.pool.telefonica.de> has joined #yocto19:20
*** ziga <ziga!~ziga@89-212-219-192.dynamic.t-2.net> has quit IRC (Ping timeout: 245 seconds)19:27
*** Tokamak_ <Tokamak_!~Tokamak@172.58.191.77> has quit IRC (Ping timeout: 268 seconds)19:29
*** Tokamak <Tokamak!~Tokamak@166.205.152.179> has joined #yocto19:30
*** kroon <kroon!~kroon@37-247-29-68.customers.ownit.se> has joined #yocto19:32
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto19:39
rburtonjonmason: some broken kernel config19:41
jonmasonrburton: I guess that would make sense, as it's what I'm messing with19:42
*** behanw <behanw!uid110099@id-110099.uxbridge.irccloud.com> has quit IRC (Quit: Connection closed for inactivity)19:48
*** florian_kc <florian_kc!~florian@dynamic-002-243-150-046.2.243.pool.telefonica.de> has quit IRC (Ping timeout: 240 seconds)20:00
*** Tokamak <Tokamak!~Tokamak@166.205.152.179> has quit IRC (Ping timeout: 268 seconds)20:00
vd33can you set a different WKS_FILE in an image recipe?20:04
*** Tokamak <Tokamak!~Tokamak@166.205.152.179> has joined #yocto20:05
*** bps <bps!~bps@user/bps> has quit IRC (Ping timeout: 256 seconds)20:14
*** Tokamak <Tokamak!~Tokamak@166.205.152.179> has quit IRC (Ping timeout: 256 seconds)20:20
*** Tokamak_ <Tokamak_!~Tokamak@172.58.191.77> has joined #yocto20:21
vd33also can wic skip the partition table? I'd like to create a single partition image without MBR20:28
*** bps <bps!~bps@80.71.142.18.ipv4.parknet.dk> has joined #yocto20:29
*** florian_kc <florian_kc!~florian@dynamic-002-243-150-046.2.243.pool.telefonica.de> has joined #yocto20:35
*** lucaceresoli <lucaceresoli!~lucaceres@77.244.183.192> has quit IRC (Quit: Leaving)20:40
*** florian_kc <florian_kc!~florian@dynamic-002-243-150-046.2.243.pool.telefonica.de> has quit IRC (Ping timeout: 240 seconds)20:40
*** Tokamak_ <Tokamak_!~Tokamak@172.58.191.77> has quit IRC (Ping timeout: 240 seconds)20:44
*** Tokamak <Tokamak!~Tokamak@107.116.82.97> has joined #yocto20:49
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Ping timeout: 276 seconds)20:58
jonmasonfor the record, the problem was the config lacking "CONFIG_VT=y"21:06
jonmasonso rburton was correct, which pains me to write21:06
*** vd33 <vd33!~vd33@bras-base-mtrlpq2848w-grc-41-70-53-240-211.dsl.bell.ca> has quit IRC (Quit: Client closed)21:09
*** vd33 <vd33!~vd33@bras-base-mtrlpq2848w-grc-41-70-53-240-211.dsl.bell.ca> has joined #yocto21:10
*** Tokamak <Tokamak!~Tokamak@107.116.82.97> has quit IRC (Ping timeout: 268 seconds)21:14
*** Tokamak <Tokamak!~Tokamak@107.116.82.97> has joined #yocto21:19
*** florian_kc <florian_kc!~florian@dynamic-002-243-150-046.2.243.pool.telefonica.de> has joined #yocto21:19
*** sakoman <sakoman!~steve@rrcs-66-91-142-162.west.biz.rr.com> has quit IRC (Quit: Leaving.)21:25
*** sakoman <sakoman!~steve@172.243.4.16> has joined #yocto21:27
*** geoffhp <geoffhp!~geoff@cpe-107-185-48-203.socal.res.rr.com> has joined #yocto21:37
*** dev1990 <dev1990!~dev@dynamic-78-8-166-98.ssp.dialog.net.pl> has joined #yocto21:38
*** goliath <goliath!~goliath@user/goliath> has joined #yocto21:41
*** xmn <xmn!~xmn@cpe-72-225-198-203.nyc.res.rr.com> has joined #yocto21:42
*** Tokamak <Tokamak!~Tokamak@107.116.82.97> has quit IRC (Ping timeout: 240 seconds)21:42
*** Tokamak <Tokamak!~Tokamak@172.58.191.77> has joined #yocto21:45
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto21:47
*** Tokamak_ <Tokamak_!~Tokamak@107.116.82.115> has joined #yocto21:49
*** Tokamak <Tokamak!~Tokamak@172.58.191.77> has quit IRC (Ping timeout: 268 seconds)21:50
*** Tokamak <Tokamak!~Tokamak@172.58.191.77> has joined #yocto21:51
*** Tokamak <Tokamak!~Tokamak@172.58.191.77> has quit IRC (Read error: Connection reset by peer)21:53
*** Tokamak_ <Tokamak_!~Tokamak@107.116.82.115> has quit IRC (Ping timeout: 256 seconds)21:54
*** Tokamak <Tokamak!~Tokamak@172.58.191.77> has joined #yocto21:56
*** kroon <kroon!~kroon@37-247-29-68.customers.ownit.se> has quit IRC (Quit: Leaving)21:56
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Remote host closed the connection)22:00
*** Minvera <Minvera!~Minvera@162.223.44.49> has quit IRC (Remote host closed the connection)22:00
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto22:00
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Remote host closed the connection)22:00
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto22:01
*** sakoman <sakoman!~steve@172.243.4.16> has quit IRC (Read error: Connection reset by peer)22:05
*** sakoman <sakoman!~steve@rrcs-66-91-142-162.west.biz.rr.com> has joined #yocto22:07
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (Quit: Client closed)22:13
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Quit: Leaving)22:22
*** florian_kc <florian_kc!~florian@dynamic-002-243-150-046.2.243.pool.telefonica.de> has quit IRC (Ping timeout: 240 seconds)22:26
*** Tokamak <Tokamak!~Tokamak@172.58.191.77> has quit IRC (Read error: Connection reset by peer)22:28
*** Tokamak <Tokamak!~Tokamak@172.58.191.77> has joined #yocto22:37
*** Tokamak <Tokamak!~Tokamak@172.58.191.77> has quit IRC (Read error: Connection reset by peer)22:45
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV)22:47
*** florian_kc <florian_kc!~florian@dynamic-002-243-150-046.2.243.pool.telefonica.de> has joined #yocto22:55
*** Tokamak <Tokamak!~Tokamak@172.58.191.77> has joined #yocto22:55
*** bps <bps!~bps@user/bps> has quit IRC (Ping timeout: 240 seconds)22:57
*** Tokamak_ <Tokamak_!~Tokamak@166.205.152.147> has joined #yocto23:00
*** Tokamak <Tokamak!~Tokamak@172.58.191.77> has quit IRC (Ping timeout: 268 seconds)23:01
RPNice, I think I know how we can make bitbake drop network access for non-fetch tasks on cgroup v2 machines23:12
RPwe probably could use this to replace a large chunk of pseudo too23:13
RPmaybe, maybe not. More investigation needed23:14
*** Tokamak_ <Tokamak_!~Tokamak@166.205.152.147> has quit IRC (Ping timeout: 268 seconds)23:25
rburtonCgroup and pseudo is an interesting one for sure23:26
*** Tokamak <Tokamak!~Tokamak@166.205.152.147> has joined #yocto23:27
*** florian_kc <florian_kc!~florian@dynamic-002-243-150-046.2.243.pool.telefonica.de> has quit IRC (Ping timeout: 240 seconds)23:53
RPBlocking task network access gets complicated since sstate tasks need to report hash equivalence :/23:57

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