Wednesday, 2025-10-08

*** qschulz_ <qschulz_!~weechat@ns326003.ip-37-187-106.eu> has joined #yocto00:34
*** qschulz <qschulz!~weechat@ns326003.ip-37-187-106.eu> has quit IRC (Ping timeout: 264 seconds)00:36
*** Fanfwe42 is back00:36
*** Fanfwe42 is now away: Auto away at Wed Oct 8 00:40:53 2025 UTC00:40
*** vvn <vvn!~vivien@bras-base-mtrlpq02huw-grc-03-174-88-247-49.dsl.bell.ca> has quit IRC (Quit: WeeChat 4.6.3)00:45
*** Fanfwe42 is back00:48
*** Fanfwe42 is now away: Auto away at Wed Oct 8 00:53:01 2025 UTC00:53
*** JPEW is now away: Auto-away00:57
*** florian <florian!~florian@dynamic-002-243-187-163.2.243.pool.telefonica.de> has quit IRC (Ping timeout: 264 seconds)01:09
*** GNUmoon2 <GNUmoon2!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Remote host closed the connection)01:14
*** GNUmoon2 <GNUmoon2!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto01:15
*** Articulus <Articulus!~Articulus@2601:642:4f80:f6a:16ac:60ff:fed8:386b> has joined #yocto01:16
*** jclsn <jclsn!~jclsn@149.224.243.47.dynamic-pppoe.dt.ipv4.wtnet.de> has quit IRC (Ping timeout: 265 seconds)01:22
*** jclsn <jclsn!~jclsn@188.136.245.81.dynamic-pppoe.dt.ipv4.wtnet.de> has joined #yocto01:24
*** tokamak- is back01:28
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 246 seconds)01:41
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto01:41
*** ahussain <ahussain!~Thunderbi@39.39.169.21> has joined #yocto01:56
*** ahussain is now away: I am currently away from the computer.01:56
*** ehussain <ehussain!~Thunderbi@39.39.169.21> has quit IRC (Ping timeout: 256 seconds)01:57
*** ahussain is now known as ehussain01:57
*** dmoseley_ <dmoseley_!~dmoseley@129.222.86.86> has quit IRC (Read error: Connection reset by peer)01:58
*** yannd <yannd!~yann@88-120-44-86.subs.proxad.net> has quit IRC (Ping timeout: 256 seconds)01:58
*** dmoseley <dmoseley!~dmoseley@129.222.86.86> has joined #yocto01:58
*** dmoseley is now away: Auto away at Wed Oct 8 01:58:19 2025 UTC01:58
*** yannd <yannd!~yann@88-120-44-86.subs.proxad.net> has joined #yocto01:58
*** GNUmoon2 <GNUmoon2!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Remote host closed the connection)02:08
*** GNUmoon2 <GNUmoon2!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto02:09
*** ablu <ablu!~m-bfyrfh@user/Ablu> has quit IRC (Ping timeout: 245 seconds)02:17
*** ablu <ablu!~m-bfyrfh@user/Ablu> has joined #yocto02:19
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 265 seconds)02:49
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto02:51
*** ptsneves <ptsneves!~Thunderbi@178235027209.wroclaw.vectranet.pl> has quit IRC (Ping timeout: 240 seconds)02:53
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 250 seconds)02:56
*** Deepesh is back02:57
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto02:58
*** Fanfwe42 is back03:02
*** Fanfwe42 is now away: Auto away at Wed Oct 8 03:06:50 2025 UTC03:06
*** ys is back03:31
*** ptsneves <ptsneves!~Thunderbi@178235027209.wroclaw.vectranet.pl> has joined #yocto03:43
*** ptsneves is now away: I am currently away from the computer.03:43
*** ptsneves is now away: I am currently away from the computer.03:43
*** ptsneves <ptsneves!~Thunderbi@178235027209.wroclaw.vectranet.pl> has quit IRC (Ping timeout: 240 seconds)03:47
*** vthor <vthor!~thor@user/vthor> has quit IRC (Quit: kill -9 $pid)03:52
*** Lihis is back04:02
*** Lihis is now away: I'm away..04:18
*** HarishSadineni is back04:33
*** _whitelogger_ <_whitelogger_!~whitelogg@catirclogs.org> has quit IRC (Remote host closed the connection)04:41
*** Fanfwe42 is back04:44
*** _whitelogger <_whitelogger!~whitelogg@catirclogs.org> has joined #yocto04:48
*** Lihis is back04:48
*** Fanfwe42 is now away: Auto away at Wed Oct 8 04:49:01 2025 UTC04:49
*** Lihis is now away: I'm away..04:53
*** Emantor is back05:15
*** vthor <vthor!~thor@2605:59c8:71e9:3e10:cebf:59ef:ac91:4c4b> has joined #yocto05:20
*** Dracos-Carazza is back05:21
*** Chaser <Chaser!~Chaser@user/chaser> has joined #yocto05:25
*** ardo <ardo!~ardo@host-87-7-197-167.retail.telecomitalia.it> has joined #yocto05:28
*** ardo is now away: Auto away at Wed Oct 8 05:28:42 2025 UTC05:28
*** aardo <aardo!~ardo@host-87-21-77-161.retail.telecomitalia.it> has quit IRC (Ping timeout: 250 seconds)05:31
walternot sure about bash vs other shells, but I have nit picks with that commit: 1) it uses `.` instead of `source` which is more readable and "findable". 2) it uses backticks `pwd`, instead of dollar-sign parantheses $(pwd). and finally 3) there's no double quotes around the TOPDIR in the final code.05:33
*** Fanfwe42 is back05:36
walterActually, it looks worst, so maybe not my brightest suggestion: echo "orig=$(pwd); cd \"${COREBASE}\"; source ./oe-init-build-env \"${TOPDIR}\" \"${bitbakedir}\"; cd \"\${orig}\"" >> $script05:38
*** Fanfwe42 is now away: Auto away at Wed Oct 8 05:40:33 2025 UTC05:40
*** Lihis is back05:48
*** kbo <kbo!~kbo@88-160-222-229.subs.proxad.net> has joined #yocto05:53
*** rfuentess <rfuentess!~rfuentess@154.45.232.215> has joined #yocto05:59
*** HarishSadineni is now away: Auto away06:00
*** goliath <goliath!~goliath@user/goliath> has joined #yocto06:02
*** vladest is back06:08
*** ehussain is back06:09
*** RP is back06:11
walterHow come it's DISTRO_FEATURES_BACKFILL_CONSIDERED and not _EXCLUDED? _CONSIDERED make no sense to me.06:13
*** piie is back06:14
*** piie is now away: Detached from screen since 2025-10-08 08:14:40+020006:14
*** sakoman <sakoman!~sakoman@2602:feb4:3b:2100:37c4:545f:3ad4:f0b6> has quit IRC (Ping timeout: 265 seconds)06:15
*** KanjiMonster is back06:20
*** vladest is now away: I am currently away from the computer.06:21
*** HarishSadineni is back06:22
*** __lore__ is back06:22
yoctonwalter: sadly, POSIX only specifies ".", "source" is an extension not supported by dash for exemple.06:26
*** sakoman <sakoman!~sakoman@2602:feb4:3b:2100:9880:ffb1:7e8a:25d5> has joined #yocto06:27
*** sakoman is now away: I'm not here right now06:27
landgrafLast week or two I keep seeing "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)" often both in scarthgap  and master, local and aws codebuild environments across different projects. Something changed in the bitbake/oe-core and caused refetching of the repos?06:31
*** Fanfwe42 is back06:44
*** Fanfwe42 is now away: Auto away at Wed Oct 8 06:49:28 2025 UTC06:49
*** mckoan|away is back06:50
*** mckoan|away is now known as mckoan06:50
dvergatalhi all i have this kind of error like in pastebin https://pastebin.com/SHPLb2VH but actually these are not errors and i have a question how can i get rid of those error which aren't actually errors?06:50
*** rob_w <rob_w!~bob@host-82-135-31-73.customer.m-online.net> has joined #yocto06:52
*** vladest <vladest!~Thunderbi@adsl-89-217-204-83.adslplus.ch> has quit IRC (Remote host closed the connection)07:01
*** Chaser <Chaser!~Chaser@user/chaser> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)07:01
*** rfuentess <rfuentess!~rfuentess@154.45.232.215> has quit IRC (Remote host closed the connection)07:06
*** Chaser <Chaser!~Chaser@user/chaser> has joined #yocto07:08
*** rfuentess <rfuentess!~rfuentess@154.45.232.215> has joined #yocto07:09
*** ederibaucourt is back07:13
*** ederibaucourt is now away: Auto away at Wed Oct 8 07:14:31 2025 UTC07:14
*** throos is back07:16
khemrburton: SDKs with clang are building ok. will try to do some install and runs tomorrow07:17
*** Chaser <Chaser!~Chaser@user/chaser> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)07:24
*** vladest <vladest!~Thunderbi@82.197.175.98> has joined #yocto07:26
*** ehussain is now away: I am currently away from the computer.07:30
*** jlima <jlima!~jlima@user/jlima> has joined #yocto07:33
*** vladest is now away: I am currently away from the computer.07:33
*** Kubu_work <Kubu_work!~kubu@static-css-ccs-204145.business.bouyguestelecom.com> has joined #yocto07:38
*** micka_ <micka_!~micka@reverse-177-98.fdn.fr> has joined #yocto07:40
*** micka_ is now away: Auto away at Wed Oct 8 07:19:33 2025 UTC07:40
*** micka <micka!~micka@reverse-177-98.fdn.fr> has quit IRC (Ping timeout: 240 seconds)07:40
*** micka_ is now known as micka07:40
*** sakoman <sakoman!~sakoman@2602:feb4:3b:2100:9880:ffb1:7e8a:25d5> has quit IRC (Ping timeout: 260 seconds)07:45
*** polprog is back07:46
*** olani- <olani-!~olani@axis-fw1.se.axis.com> has joined #yocto07:46
*** Fanfwe42 is back07:46
*** ardo is back07:47
*** yannd <yannd!~yann@88-120-44-86.subs.proxad.net> has quit IRC (Remote host closed the connection)07:48
*** tokamak- is now away: Auto away at Wed Oct 8 07:48:38 2025 UTC07:48
*** tammranil is back07:50
*** Fanfwe42 is now away: Auto away at Wed Oct 8 07:50:57 2025 UTC07:50
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto07:51
*** Chaser <Chaser!~Chaser@user/chaser> has joined #yocto07:53
*** throos is now away: Auto-away07:57
*** sakoman <sakoman!~sakoman@2602:feb4:3b:2100:3186:2c36:6c8c:efb2> has joined #yocto07:58
*** sakoman is now away: I'm not here right now07:58
*** GillesMM <GillesMM!~ploum@lfbn-idf1-1-588-180.w86-242.abo.wanadoo.fr> has quit IRC (Quit: Leaving)08:00
*** berton <berton!uid641616@id-641616.ilkley.irccloud.com> has joined #yocto08:05
*** awafaa is back08:07
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto08:08
*** Articulus <Articulus!~Articulus@2601:642:4f80:f6a:16ac:60ff:fed8:386b> has quit IRC (Quit: Leaving)08:10
*** olani- <olani-!~olani@axis-fw1.se.axis.com> has quit IRC (Ping timeout: 256 seconds)08:18
*** vthor <vthor!~thor@user/vthor> has quit IRC (Excess Flood)08:20
*** SteveMadden <SteveMadden!~SteveMadd@p200300f1cf020800d3d2b6c7fd458740.dip0.t-ipconnect.de> has joined #yocto08:22
*** vthor <vthor!~thor@user/vthor> has joined #yocto08:22
*** ardo is now away: Auto away at Wed Oct 8 08:23:23 2025 UTC08:23
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 256 seconds)08:27
berton@kbo Hi! I tested the SPDX 3.0 setting the `SPDX_INCLUDE_VEX = "none"` and it's working. I tested with projects that I'm working on, and the only issue is that do_create_spdx task is trying to stage files that already are in the recipes-sysroot. This issue is fixed adding commit https://git.openembedded.org/openembedded-core/commit/?id=8b506f327838b885bfeb2cf144f43c8be68b8591, can you add it to the backport bundle?08:27
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto08:29
kboHi berton ! I’ll review the commit you mentioned and add it to the backport bundle so that it’s included in the spdx3 backport, thanks again for the testing feedback !08:39
berton@kbo Thanks, and great job on the backport!08:41
*** bhstalel <bhstalel!~bhstalel@196.179.231.146> has joined #yocto08:44
*** Fanfwe42 is back08:48
*** Fanfwe42 is now away: Auto away at Wed Oct 8 08:52:28 2025 UTC08:52
*** bantu is back08:54
*** bantu is now away: Detached.08:54
*** tokamak- is back09:06
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 264 seconds)09:11
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto09:13
*** vladest is back09:15
*** Emantor is now away: Auto away at Wed Oct 8 09:16:01 2025 UTC09:16
*** awafaa is now away: Auto-away09:20
*** Dracos-Carazza is now away: Auto away at Wed Oct 8 09:27:02 2025 UTC09:27
*** Dracos-Carazza is back09:31
*** awafaa is back09:31
*** vladest is now away: I am currently away from the computer.09:34
*** tammranil is now away: Auto away09:36
rburtonlandgraf: what projects? we export GIT_CEILING_DIRECTORIES so if a recipe uses git and decides to search for a repo it will stop a WORKDIR09:42
*** qschulz_ is now known as qschulz09:42
*** Emantor is back09:44
*** vladest is back09:45
*** tleb is back09:45
*** tammranil is back09:49
*** xtopher is now away: Auto-away09:50
*** vladest is now away: I am currently away from the computer.09:52
*** SteveMadden <SteveMadden!~SteveMadd@p200300f1cf020800d3d2b6c7fd458740.dip0.t-ipconnect.de> has quit IRC (Quit: Client closed)09:52
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 250 seconds)09:53
*** Kubu_work is now away: Je ne suis pas là pour l'instant.09:54
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto09:55
landgrafrburton: one of the "project" was simple layer with one recipe on top of oe-core + bitbake (master). Nothing special. It used shared DL_DIR with other yocto stuff I have and iirc fetcher tried to run git commands in DL_DIR/<> and failed which caused refetching of some repos. It was a warning only but it slowed the build down quite a bit09:56
landgrafgit stopped at mount point (/mnt/builds) in my case09:57
rburtonwhere was the git message coming from?09:57
landgrafrburton: Here is an example: https://dpaste.org/PCsUA10:01
rburtonthats fun10:02
landgrafI thought it's bug in my script to clean downloads and sstate directories but then It happens locally where I don't have this script running10:03
*** sunildora is now away: Auto away10:05
*** ehussain is back10:05
*** Fanfwe42 is back10:06
*** vthor <vthor!~thor@user/vthor> has quit IRC (Quit: kill -9 $pid)10:07
*** sunildora is back10:09
*** Fanfwe42 is now away: Auto away at Wed Oct 8 10:10:12 2025 UTC10:10
*** SteveMadden <SteveMadden!~SteveMadd@p200300f1cf020800d3d2b6c7fd458740.dip0.t-ipconnect.de> has joined #yocto10:10
*** vthor <vthor!~thor@2605:59c8:71e9:3e10:4369:e9c4:c638:c4e5> has joined #yocto10:13
rburtoni don't get that with master and a clean tree10:15
rburtonlooks like the failure case is when the target clone directory exists but isn't actually a git repo10:17
rburtonwhich does sort of match with your "script to clean downloads"10:17
rburtonmaybe its leaving empty directories or files in place of git repos/10:18
landgrafrburton: I got that with master and a clean tree but old/populated DL_DIR.10:18
rburtonexactly, sounds like your script broke dldir10:18
landgrafrburton: my local machine doesn't have any cleanup script. that's the problem :)10:19
landgrafI haven't touched DL_DIR manually except of rare cases of deleting in completely10:19
rburtonso what is  /mnt/yocto/downloads/git2/github.com.plougher.squashfs-tools.git10:19
rburtonit should be a git repo10:20
rburtonif its not then something went wrong10:20
landgrafwell now it's it git repo for sure because it has been re-fetched and built10:20
rburtonanything else in git2/ that isn't actually a git repo?10:21
RPSeeing intermittent failures on my test builds :(10:23
landgrafRP: I see quite a few of them as well. never ran -ccleanall so often :-/10:24
RPe.g. https://autobuilder.yoctoproject.org/valkyrie/#/builders/23/builds/2648 (arm selftest), https://autobuilder.yoctoproject.org/valkyrie/#/builders/45/builds/573 (rescv64 networking), https://autobuilder.yoctoproject.org/valkyrie/#/builders/37/builds/2665 (reproducibile)10:24
RPlandgraf: locally?10:25
RPlandgraf: what kinds of issues? core recipes?10:25
*** SteveMadden <SteveMadden!~SteveMadd@p200300f1cf020800d3d2b6c7fd458740.dip0.t-ipconnect.de> has quit IRC (Quit: Client closed)10:26
*** tokamak- is now away: Auto away at Wed Oct 8 10:26:52 2025 UTC10:26
*** risca <risca!~quassel@h-155-4-62-62.A980.priv.bahnhof.se> has quit IRC (Quit: No Ping reply in 180 seconds.)10:29
*** Emantor is now away: Auto away at Wed Oct 8 10:30:39 2025 UTC10:30
*** risca <risca!~quassel@h-155-4-62-62.A980.priv.bahnhof.se> has joined #yocto10:31
rburtonRP: agh llmv reprod failure again.10:33
*** tokamak- is back10:33
kanavinon the other hand, bitbake-setup related items are hopefully fully resolved now10:34
RPkanavin: yes, much appreciated, thanks!10:34
RPkanavin: I was struggling to focus on screens yesterday. I should probably try and limit my screen time today too...10:34
kanavinRP: how do we force afk on you?10:35
RPrburton: ah, yes :(10:35
rburtonRP: so https://valkyrie.yocto.io/pub/repro-fail/oe-reproducible-20251008-a569wy6k/packages/ is the output for that. why is there no html?10:35
rburtoni will grab the packages and see what i should rage at this time10:35
kanavinRP: I'll be on holiday next week, and probably won't attend the patch review meeting tomorrow, but otherwise I'm available up to and including friday.10:36
kanavinthe plan is to write down a json schema (and tests for it) for bitbake-setup configurations10:36
kanavinso there's a canonical source of truth for both files and documentation10:36
RPkanavin: thanks, I will have a look at things today, see how I feel about merging. I did have one idea about the settings files I've been wondering about10:36
RPkanavin: basically supporting a global and a local which can be the same file, load the global, then just put the local file settings over the top of the global one10:37
RPkanavin: so all settings from either file10:38
RPkanavin: the change-settings then just takes a --global option10:38
*** HarishSadineni is now away: Auto away10:39
RPkanavin: would be more similar to how git config works which should be familiar to people10:39
kanavinRP: yes, I can look into that rather. I would also want to unify overriding settings from the command line, e.g. '--setting section name value' for everything, rather than ad hoc custom switches10:40
*** HarishSadineni is back10:41
kanavin(that probably also would need tweaks to autobuilder for replacing usage of --top-dir-prefix, but that's not complicated)10:42
RPkanavin: autobuilder changes are easy right now10:42
kanavinrburton, 2025-10-07 23:34:11,028 - oe-selftest - INFO - Running diffoscope10:45
kanavin2025-10-08 00:57:31,029 - oe-selftest - INFO - Keepalive message10:45
kanavin2025-10-08 01:32:53,377 - oe-selftest - INFO -  ... FAIL10:45
rburtonah fun10:45
kanavindiffoscope ran for two hours and then was told to stop :-/10:45
kanavinrburton, -dev package is in the set, so that will probably give the initial clue10:45
yoctonThere is a diffiscope output here : https://valkyrie.yocto.io/pub/repro-fail/oe-reproducible-20251007-f8yv53jc/packages/diff-html/10:46
*** flynn378 is back10:47
rburtonhuh lld has poky shas in10:48
rburton│ │ │ -LLD 21.1.2 (ssh://git@push.yoctoproject.org/poky-contrib a3ac2c5726227a9ebe33fbf79e560db64fc966ep{10:48
rburton│ │ │ +LLD 21.1.2 (ssh://git@push.yoctoproject.org/poky-contrib 743c3a846e6bb9305253383dc6fa3d5fd281720p{10:48
RPrburton: at least that should hopefully not be too bad to track down!11:00
landgrafRP: mainly sha256sum mismatch and some weird stuff with random python packages which were "solved" by cleanall. I've not tried to investigate this even :(11:03
RPlandgraf: you're in germany? We're getting a lot of reports of fetcher issues from around there11:05
*** MarcWeDLM <MarcWeDLM!~MarcWeDLM@190-180-146-85.ftth.glasoperator.nl> has joined #yocto11:05
RPwe should make a list, try and see if there is a pattern11:05
landgrafRP: Not in Germany but close. Czechia11:05
*** Fanfwe42 is back11:06
RPlandgraf: right, so potentially a troublesome European mirror?11:06
MarcWeDLMHi, im looking to boot a fit image that is located on mmc ext4 partition is this posible ?11:06
*** Emantor is back11:07
landgrafRP:  possibly.  I managed to build the image after few retries/clean/cleanall though.11:09
*** Fanfwe42 is now away: Auto away at Wed Oct 8 11:10:22 2025 UTC11:10
landgrafRP: AWS Codebuild (Frankfurt eu-central-1) works fine and I've not seen any fetcher failures (except the one which causes git warning) last few months.  not sure if it's routed to german mirror or not, JFYI11:13
RPlandgraf: I guess I'm mentioning it just in case it helps spot a pattern11:19
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has joined #yocto11:19
LetoThe2ndMarcWeDLM: technically usually yes, its just about making your bootloader aware of and handling it correctly.11:30
*** jlima <jlima!~jlima@user/jlima> has quit IRC (Quit: Client closed)11:32
kanavinRP: after reading 'man git config' I think we might as well mimic that, e.g. only have a single 'bitbake-setup setting' command that can be used to set or unset settings in either global or local settings file.11:33
*** Kubu_work is back11:34
kanavinit's a more invasive change, but will make the user interface evn more familiar11:34
*** Saur is now away: ♫ Vangelis - Hymn ♫11:38
*** Saur is now away: ♫ Gareth Dolloway (Tonka) - Dominator ♫11:43
*** Saur is now away: ♫ Howard Shore - Forth Eorlingas (Featuring Ben Del Maestro) ♫11:47
*** bhstalel <bhstalel!~bhstalel@196.179.231.146> has quit IRC (Quit: Client closed)11:49
*** Kubu_work is now away: Je ne suis pas là pour l'instant.11:49
*** Saur is now away: ♫ The Corrs - Hopelessly Addicted ♫11:50
*** Kubu_work is back11:51
*** rob_w <rob_w!~bob@host-82-135-31-73.customer.m-online.net> has quit IRC (Remote host closed the connection)11:53
*** awafaa is now away: Auto-away11:53
*** Saur is now away: ♫ Clannad - Closer to your Heart ♫11:54
*** tleb is now away: Auto away11:54
*** tammranil is now away: Auto away11:56
*** Saur is now away: ♫ Toto - Stop Loving You ♫11:58
RPkanavin: I agree, that is what I was thinking11:58
RPkanavin: I don't think there is any huge advantage to our current approach and familiarity with git config would help people11:59
kanavinRP: right, I'm already writing code, but it will take some time11:59
*** Saur is now away: ♫ Laid Back - Baker Man ♫12:02
rburtonRP: i bet i never saw this because it just happily looks upwards for a git repo and my build tree is outside poky12:05
*** Saur is now away: ♫ Elegant Machinery - Restrain ♫12:05
rburtonthough why its not listening to the ceiling environment i dont know12:05
RPrburton: that seems possible but as you say, there are some more questions12:07
RPkanavin: do you have an idea of "some time"? I'm not meaning to pressure, just trying to plan12:07
RPkanavin: I think it is the right move12:07
Saurkanavin: If you go for that, you might also consider renaming it to `bitbake-setup config` to be even more similar to  `git config`.12:08
kanavinSaur, unfortunately no. config is reserved for bitbake-setup configurations12:08
kanavinRP: I hope before the end of the week, or sooner. I don't plan to work on other things.12:09
RPkanavin: ok, that helps, thanks. I assume I should not merge anything until we resolve that?12:09
kanavinRP: I'd prefer that, yes.12:10
RPkanavin: I will wait. We might need to fix the oe-selftest regression I merged though :/12:11
RPkanavin: https://autobuilder.yoctoproject.org/valkyrie/#/builders/23/builds/2649/steps/15/logs/stdio12:12
RPkanavin: somehow backwards compatibility broke12:12
kanavinRP: I think that should be an easy fix, let me try it12:14
*** olani <olani!~olani@axis-fw1.se.axis.com> has quit IRC (Ping timeout: 255 seconds)12:20
*** Saur is now away: ♫ Laid Back - Baker Man ♫12:20
*** Saur is now away: ♫ Andersson, Rice, Ulvaeus - Endgame ♫12:21
*** __lore__ is now known as _lore_12:24
*** olani <olani!~olani@axis-fw1.se.axis.com> has joined #yocto12:25
*** Saur is now away: ♫ Elegant Machinery - Restrain ♫12:31
*** Fanfwe42 is back12:34
*** Fanfwe42 is now away: Auto away at Wed Oct 8 12:38:22 2025 UTC12:38
kanavinRP: selftest regression fix sent. now lunch and then back to bitbake-setup settings rework.12:43
*** Saur is now away: ♫ Andersson, Rice, Ulvaeus - Endgame ♫12:48
*** Saur is now away: ♫ Supergrass - Alright ♫12:49
RPkanavin: thanks!12:50
*** Saur is now away: ♫ Jean Michel Jarre - Oxygene ♫12:52
*** Lihis is now away: I'm away..12:53
*** Saur is now away: ♫ Depeche Mode - Ice Machine ♫12:56
*** Saur is now away: ♫ Elegant Machinery - Restrain ♫12:58
rburtonRP: got a fix (it was in one recipe already, needed to be spread around). still not sure why git was even working though!12:59
rburton$ cat include/llvm/Support/VCSRevision.h13:00
rburton#define LLVM_REVISION "14746a1b15de8706bb9a5f9a216e60be487737d3"13:00
rburton#define LLVM_REPOSITORY "https://git.yoctoproject.org/poky"13:00
rburtonlike wtf13:00
RPrburton: heh, fun.13:00
RPrburton: cool. Should I merge things or wait on testing this?13:00
*** tokamak- is now away: Auto away at Wed Oct 8 13:00:45 2025 UTC13:00
rburtonit will likely fail reprod whenever the base sha changes, so wait13:01
rburtoni can have a patch this afternoon13:01
RPrburton: fair enough, thanks13:01
*** ys is now away: Auto away13:03
*** Fanfwe42 is back13:08
*** cyxae <cyxae!~cyxae@2607:fad8:4:6:e893:313b:1301:d204> has joined #yocto13:08
*** vladest <vladest!~Thunderbi@82.197.175.98> has quit IRC (Quit: vladest)13:12
*** Fanfwe42 is now away: Auto away at Wed Oct 8 13:12:34 2025 UTC13:12
*** Saur is now away: ♫ Depeche Mode - Ice Machine ♫13:17
*** Saur is now away: ♫ Sash! - Encore Une Fois ♫13:20
*** Dr_Who <Dr_Who!~tgall@70.35.96.200> has joined #yocto13:23
*** Saur is now away: ♫ Pink Floyd - The Dogs of War ♫13:24
rburtonhuh13:26
rburton$ GIT_CEILING_DIRECTORIES=$(pwd) git rev-parse --git-dir13:26
rburton/home/rosbur01/Yocto/poky/.git13:26
rburtonso the ceiling doesn't work on that command13:26
rburtonah interesting13:27
rburton$(pwd)/.. does work13:27
*** awafaa is back13:29
*** Saur is now away: ♫ Enya - Tea-House Moon ♫13:30
rburtonaah crap13:31
rburtonwork-shared isn't in workdir13:31
RPrburton: that would explain it13:32
rburtonyes13:32
*** sakoman is back13:32
rburtonwe could just add TMPDIR to the global setting in bitbake.conf13:33
*** Saur is now away: ♫ Enya - Tempus Vernum ♫13:33
*** Saur is now away: ♫ Electric Light Orchestra - Rock and Roll Is King ♫13:35
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has joined #yocto13:37
*** Saur is now away: ♫ FastLoaders - RoboCop 3 ♫13:39
*** Saur is now away: ♫ The Beatles - Got to Get You into My Life ♫13:39
*** Saur is now away: ♫ Bruce Springsteen - Brilliant Disguise ♫13:41
*** Kubu_work is now away: Je ne suis pas là pour l'instant.13:42
RPrburton: that seems reasonable to me if it supports multiple directories13:44
rburtonyeah colon separated13:45
*** Saur is now away: ♫ Goldbug - Whole Lotta Love ♫13:45
*** Saur is now away: ♫ Alison Moyet - My Right A.R.M ♫13:49
*** Saur is now away: ♫ Fleetwood Mac - Albatross ♫13:54
*** frgo_ <frgo_!~frgo@p548a3702.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds)13:55
*** polprog is now away: afk13:57
*** Saur is now away: ♫ Phil Collins - Something Happened on the Way to Heaven ♫13:57
*** Saur is now away: ♫ Vivaldi - Summer - Presto ♫14:02
*** Kubu_work is back14:03
*** Saur is now away: ♫ John Carpenter - Over the Wall ♫14:05
*** JPEW is back14:05
*** Xagen <Xagen!~Xagen@syn-067-048-061-106.biz.spectrum.com> has joined #yocto14:05
*** Fanfwe42 is back14:09
*** Saur is now away: ♫ U2 - I Still Haven't Found What I'm Looking For ♫14:09
rburtonRP: patch sent. i think that was all the non-reprod in that last build.14:09
RPrburton: great thanks!14:12
*** Fanfwe42 is now away: Auto away at Wed Oct 8 14:13:32 2025 UTC14:13
*** sakoman is now away: I'm not here right now14:13
rburtonceiling dirs gets excluded from hashes so there might be some reprod fun14:13
*** Saur is now away: ♫ Matt Gray - Driller - Main Theme ♫14:14
rburtoni can send a small change to the llvm build that is effectively a no-op but will cause a reconfigure :)14:14
*** jlima <jlima!~jlima@user/jlima> has joined #yocto14:14
*** Kubu_work is now away: Je ne suis pas là pour l'instant.14:15
RPrburton: please :)14:18
*** rfuentess <rfuentess!~rfuentess@154.45.232.215> has quit IRC (Remote host closed the connection)14:20
*** kbo <kbo!~kbo@88-160-222-229.subs.proxad.net> has quit IRC (Quit: Client closed)14:21
*** Saur is now away: ♫ Elegant Machinery - Restrain ♫14:22
rburtonsent :)14:26
walterHow does one add a dependency between entries in IMAGE_FSTYPES? I want to create a cpio.gz.u-boot image and add it to a boot partition and not have a root partition. I've tried: `addtask do_image_cpio after do_image before do_image_wic` -- but the file is not available, so I'm thinking I there's some other step involved that needs to finish before.14:27
walters/ I / that /14:28
*** sakoman is back14:32
*** Kubu_work is back14:32
*** sakoman is now away: I'm not here right now14:37
*** jmiehe <jmiehe!~Thunderbi@user/jmiehe> has quit IRC (Quit: jmiehe)14:39
*** jlima <jlima!~jlima@user/jlima> has quit IRC (Quit: Client closed)14:41
*** vladest <vladest!~Thunderbi@adsl-89-217-204-83.adslplus.ch> has joined #yocto14:58
*** sakoman is back15:00
*** vladest is now away: I am currently away from the computer.15:03
*** sakoman is now away: I'm not here right now15:05
*** Fanfwe42 is back15:10
*** Fanfwe42 is now away: Auto away at Wed Oct 8 15:15:03 2025 UTC15:15
*** ehussain is now away: I am currently away from the computer.15:20
*** awafaa is now away: Auto-away15:31
*** HarishSadineni is now away: Auto away15:44
*** Deepesh is now away: Auto away15:44
walterI think that I might have found a bug with the dependency order. The order is clearly stated in the debug logs, but it doesn't respect the order, it starts executing a task before the others: https://paste.sr.ht/blob/078f4f735d012735cd435699a10454fb934e22bf15:45
*** awafaa is back15:47
*** sakoman is back15:50
kanavinRP: the setting rework took quicker than expected, I need to write up a commit message explaining what has changed, and then it's basically ready and passing tests. But, the UI has been changed somewhat (will do best to describe in the commit message), and there might be new corner cases that manual runs and bitbake-selftest didn't catch15:51
kanavinRP: and thanks for the oe-architecture message15:52
RPkanavin: I was hoping that rework wasn't too bad, sounds good15:54
RPI thought something to oe-arch should probably be written15:54
*** sakoman is now away: I'm not here right now15:55
walterI found the root cause. Looks like you can't have images that depend on each other, because the order is "sorted" in https://git.openembedded.org/openembedded-core/tree/meta/classes-recipe/image_types.bbclass#n55 I feel like this should be removed.16:03
*** HarishSadineni is back16:04
walters/order/list/16:04
*** ys is back16:05
*** Emantor is now away: Auto away at Wed Oct 8 16:15:15 2025 UTC16:15
*** florian_kc <florian_kc!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Ping timeout: 260 seconds)16:16
*** ys is now away: Auto away16:16
*** Kubu_work <Kubu_work!~kubu@static-css-ccs-204145.business.bouyguestelecom.com> has quit IRC (Ping timeout: 256 seconds)16:17
*** florian <florian!~florian@port-217-146-132-69.static.as20676.net> has quit IRC (Quit: Ex-Chat)16:17
*** shoragan <shoragan!~shoragan@user/shoragan> has quit IRC (Ping timeout: 256 seconds)16:24
*** chrissi^|lxa <chrissi^|lxa!~quassel@flummi.grey.stw.pengutronix.de> has quit IRC (Ping timeout: 252 seconds)16:28
*** TundraMan <TundraMan!~marka@149.115.66.185> has joined #yocto16:29
*** TundraMan is now away: Auto away at Wed Oct 8 16:36:16 2025 UTC16:29
*** Fanfwe42 is back16:29
*** marka <marka!~marka@149.115.66.185> has quit IRC (Read error: Connection reset by peer)16:31
*** sunildora is now away: Auto away16:33
*** Fanfwe42 is now away: Auto away at Wed Oct 8 16:33:14 2025 UTC16:33
*** Fanfwe42 is back16:34
*** Fanfwe42 is now away: Auto away at Wed Oct 8 16:39:46 2025 UTC16:39
*** _lore_ is now away: Auto away at Wed Oct 8 16:40:38 2025 UTC16:40
*** chrissi^|lxa <chrissi^|lxa!~quassel@flummi.grey.stw.pengutronix.de> has joined #yocto16:41
*** chrissi^|lxa is now away: All Quassel clients vanished from the face of the earth...16:41
*** shoragan <shoragan!~shoragan@user/shoragan> has joined #yocto16:43
*** HarishSadineni is now away: Auto away16:49
*** HarishSadineni is back16:50
*** awafaa is now away: Auto-away16:57
*** Chaser <Chaser!~Chaser@user/chaser> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)16:58
kanavinRP: settings rework posted, please read the commit message to see what needs to be tweaked in its usage by autobuilder17:00
RPkanavin: thanks, I'll try and pull things together and start more builds.17:01
* RP is trying to work out the perf failure17:02
*** awafaa is back17:03
*** berton is now away: Auto-away17:05
*** Chaser <Chaser!~Chaser@user/chaser> has joined #yocto17:09
*** mckoan is now away: mckoan17:11
*** mckoan is now known as mckoan|away17:11
*** smurray is now away: Auto-away17:16
*** smurray is back17:16
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Quit: Leaving)17:25
*** florian_kc <florian_kc!~florian@dynamic-093-131-226-244.93.131.pool.telefonica.de> has joined #yocto17:26
*** Emantor is back17:27
*** reatmon_ <reatmon_!~reatmon@192.91.75.30> has quit IRC (Remote host closed the connection)17:32
*** reatmon_ <reatmon_!~reatmon@192.91.75.30> has joined #yocto17:32
AdrianFwalter: Do you need an initramfs? fitImage? Then you might need something like https://git.yoctoproject.org/poky/tree/meta/recipes-kernel/linux/linux-yocto-fitimage.bb including  https://git.yoctoproject.org/poky/tree/meta/recipes-core/images/core-image-initramfs-boot.bb17:35
*** sakoman is back17:42
*** Fanfwe42 is back17:47
*** Fanfwe42 is now away: Auto away at Wed Oct 8 17:51:27 2025 UTC17:51
*** sakoman is now away: I'm not here right now17:52
*** florian__ <florian__!~florian@dynamic-093-131-226-244.93.131.pool.telefonica.de> has joined #yocto17:59
*** florian_kc <florian_kc!~florian@dynamic-093-131-226-244.93.131.pool.telefonica.de> has quit IRC (Ping timeout: 256 seconds)18:02
*** smurray is now away: Auto-away18:12
*** Chaser <Chaser!~Chaser@user/chaser> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)18:14
*** Fanfwe42 is back18:15
*** Chaser <Chaser!~Chaser@user/chaser> has joined #yocto18:18
*** Fanfwe42 is now away: Auto away at Wed Oct 8 18:20:32 2025 UTC18:20
*** Fanfwe42 is back18:20
*** smurray is back18:22
*** Kubu_work <Kubu_work!~kubu@arennes-358-1-227-139.w2-13.abo.wanadoo.fr> has joined #yocto18:25
*** Kubu_work is now away: Je ne suis pas là pour l'instant.18:25
*** Kubu_work is back18:25
*** Fanfwe42 is now away: Auto away at Wed Oct 8 18:28:33 2025 UTC18:28
*** ptsneves <ptsneves!~Thunderbi@178235027209.wroclaw.vectranet.pl> has joined #yocto18:33
*** ptsneves <ptsneves!~Thunderbi@178235027209.wroclaw.vectranet.pl> has quit IRC (Client Quit)18:35
*** ptsneves <ptsneves!~Thunderbi@178235027209.wroclaw.vectranet.pl> has joined #yocto18:36
*** risca <risca!~quassel@h-155-4-62-62.A980.priv.bahnhof.se> has quit IRC (Ping timeout: 256 seconds)18:40
*** throos is back18:46
walterThanks!18:47
*** walter <walter!~ch@user/walter> has quit IRC (Quit: Konversation terminated!)18:48
*** Kubu_work is now away: Je ne suis pas là pour l'instant.18:49
*** Kubu_work is back18:49
*** Emantor is now away: Auto away at Wed Oct 8 18:53:55 2025 UTC18:54
*** Kubu_work is now away: Je ne suis pas là pour l'instant.18:54
*** dkl is back18:54
*** throos is now away: Auto-away18:56
*** HarishSadineni is now away: Auto away18:58
*** Kubu_work is back18:58
*** risca <risca!~quassel@h-155-4-62-62.A980.priv.bahnhof.se> has joined #yocto18:59
*** berton <berton!uid641616@id-641616.ilkley.irccloud.com> has quit IRC (Quit: Connection closed for inactivity)19:04
*** vladest is back19:13
*** vladest is now away: I am currently away from the computer.19:19
*** sakoman is back19:31
*** MarcWeDLM <MarcWeDLM!~MarcWeDLM@190-180-146-85.ftth.glasoperator.nl> has quit IRC (Ping timeout: 264 seconds)19:31
*** wmills <wmills!wmills@id-627577.helmsley.irccloud.com> has quit IRC (Ping timeout: 252 seconds)19:36
*** rburton is now away: Auto-away19:37
*** wmills <wmills!wmills@id-627577.helmsley.irccloud.com> has joined #yocto19:40
*** vladest is back19:40
*** florian__ <florian__!~florian@dynamic-093-131-226-244.93.131.pool.telefonica.de> has quit IRC (Ping timeout: 256 seconds)19:44
*** vladest is now away: I am currently away from the computer.19:46
*** druppy <druppy!~Thunderbi@user/druppy> has joined #yocto19:49
*** druppy is now away: I am currently away from the computer.19:49
*** Kubu_work is now away: Je ne suis pas là pour l'instant.19:52
*** rburton is back19:53
*** florian__ <florian__!~florian@dynamic-093-131-226-244.93.131.pool.telefonica.de> has joined #yocto19:57
*** rburton is now away: Auto-away20:00
*** Fanfwe42 is back20:00
*** Fanfwe42 is now away: Auto away at Wed Oct 8 20:05:56 2025 UTC20:05
*** vladest is back20:09
*** druppy is back20:14
*** Fanfwe42 is back20:15
*** vladest is now away: I am currently away from the computer.20:19
*** druppy is now away: I am currently away from the computer.20:21
*** Kubu_work is back20:21
*** florian__ is now known as florian20:26
*** Fanfwe42 is now away: Auto away at Wed Oct 8 20:41:02 2025 UTC20:41
*** ndec is back20:41
*** Kubu_work is now away: Je ne suis pas là pour l'instant.20:45
*** ndec is now away: Auto-away20:46
*** khem <khem!khem@2600:3c02::f03c:93ff:fe83:edf2> has quit IRC (Quit: WeeChat 4.7.1)20:49
*** KanjiMonster is now away: disconnected20:50
*** ptsneves is now away: I am currently away from the computer.20:50
*** khem <khem!khem@2600:3c02::f03c:93ff:fe83:edf2> has joined #yocto20:54
*** Fanfwe42 is back20:55
*** Fanfwe42 is now away: Auto away at Wed Oct 8 20:59:40 2025 UTC20:59
*** ptsneves <ptsneves!~Thunderbi@178235027209.wroclaw.vectranet.pl> has quit IRC (Ping timeout: 260 seconds)20:59
*** Kubu_work is back21:00
*** sakoman is now away: I'm not here right now21:03
*** flynn378 is now away: Auto-away21:04
*** cyxae <cyxae!~cyxae@2607:fad8:4:6:e893:313b:1301:d204> has quit IRC (Quit: cyxae)21:08
*** sakoman is back21:11
*** sakoman is now away: I'm not here right now21:17
*** sakoman is back21:18
*** Chaser <Chaser!~Chaser@user/chaser> has quit IRC (Quit: My Mac has gone to sleep. ZZZzzz…)21:21
*** rburton is back21:23
*** Kubu_work <Kubu_work!~kubu@arennes-358-1-227-139.w2-13.abo.wanadoo.fr> has quit IRC (Ping timeout: 244 seconds)21:23
*** rburton is now away: Auto-away21:28
*** sakoman is now away: I'm not here right now21:31
*** sakoman is back21:39
*** RP is now away: Auto away at Wed Oct 8 21:54:15 2025 UTC21:54
*** Xagen <Xagen!~Xagen@syn-067-048-061-106.biz.spectrum.com> has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)22:10
*** RP is back22:18
*** Fanfwe42 is back22:26
*** sakoman is now away: I'm not here right now22:27
*** Fanfwe42 is now away: Auto away at Wed Oct 8 22:31:00 2025 UTC22:31
*** druppy <druppy!~Thunderbi@user/druppy> has quit IRC (Ping timeout: 256 seconds)22:32
*** florian <florian!~florian@dynamic-093-131-226-244.93.131.pool.telefonica.de> has quit IRC (Ping timeout: 256 seconds)22:34
*** sakoman is back22:39
*** sakoman is now away: I'm not here right now22:45
*** Dr_Who <Dr_Who!~tgall@70.35.96.200> has quit IRC (Read error: Connection reset by peer)23:08
*** Fanfwe42 is back23:14
*** RP is now away: Auto away at Wed Oct 8 23:16:33 2025 UTC23:16
*** Fanfwe42 is now away: Auto away at Wed Oct 8 23:18:21 2025 UTC23:18

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