*** Ram-Z <Ram-Z!~Ram-Z@li1814-254.members.linode.com> has joined #yocto | 00:10 | |
*** ardo <ardo!~ardo@host-188-10-58-99.business.telecomitalia.it> has quit IRC (Read error: Connection reset by peer) | 00:16 | |
*** ardo <ardo!~ardo@host-188-10-58-99.business.telecomitalia.it> has joined #yocto | 00:17 | |
*** zwelch <zwelch!~zwelch@fluffy.mandolincreekfarm.com> has quit IRC (Quit: Leaving) | 00:31 | |
*** zwelch <zwelch!~zwelch@fluffy.mandolincreekfarm.com> has joined #yocto | 00:31 | |
*** qschulz <qschulz!~weechat@ns326003.ip-37-187-106.eu> has quit IRC (Remote host closed the connection) | 00:32 | |
*** qschulz <qschulz!~weechat@ns326003.ip-37-187-106.eu> has joined #yocto | 00:35 | |
*** GNUmoon2 <GNUmoon2!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Remote host closed the connection) | 00:56 | |
*** GNUmoon2 <GNUmoon2!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #yocto | 00:56 | |
*** seninha <seninha!~seninha@user/seninha> has joined #yocto | 00:59 | |
*** brazuca <brazuca!~Guest14@2804:7f4:3590:6971:3045:4501:957f:c55d> has quit IRC (Ping timeout: 252 seconds) | 01:22 | |
*** RobertBerger <RobertBerger!~rber|res@91-114-222-45.adsl.highway.telekom.at> has joined #yocto | 01:32 | |
*** rber|res <rber|res!~rber|res@91-114-222-45.adsl.highway.telekom.at> has quit IRC (Ping timeout: 268 seconds) | 01:34 | |
*** Guest14 <Guest14!~Guest14@2804:7f4:3590:6971:3045:4501:957f:c55d> has joined #yocto | 01:41 | |
*** Guest14 is now known as brazuca | 01:41 | |
*** starblue <starblue!~juergen@dslb-094-220-119-106.094.220.pools.vodafone-ip.de> has quit IRC (Ping timeout: 245 seconds) | 01:52 | |
*** starblue <starblue!~juergen@dslb-178-006-092-161.178.006.pools.vodafone-ip.de> has joined #yocto | 01:55 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 268 seconds) | 02:19 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 02:20 | |
*** seninha <seninha!~seninha@user/seninha> has quit IRC (Quit: Leaving) | 02:44 | |
*** Notgnoshi <Notgnoshi!~quassel@184-83-95-131-dynamic.midco.net> has quit IRC (Read error: Connection reset by peer) | 03:07 | |
*** Notgnoshi <Notgnoshi!~quassel@184-83-95-131-dynamic.midco.net> has joined #yocto | 03:12 | |
*** xmn <xmn!~xmn@cpe-72-225-198-203.nyc.res.rr.com> has quit IRC (Ping timeout: 252 seconds) | 04:26 | |
*** ardo <ardo!~ardo@host-188-10-58-99.business.telecomitalia.it> has quit IRC (Read error: Connection reset by peer) | 04:28 | |
*** ardo <ardo!~ardo@host-188-10-58-99.business.telecomitalia.it> has joined #yocto | 04:30 | |
*** R0b0t1 <R0b0t1!~sid@d-74-214-63-13.md.cpe.atlanticbb.net> has joined #yocto | 04:38 | |
R0b0t1 | hi, I'm generating an image but the serial console doesn't seem to be running agetty | 04:38 |
---|---|---|
R0b0t1 | what's the easiest way to add it? | 04:38 |
R0b0t1 | slash where are init system docs | 04:38 |
*** amitk <amitk!~amit@103.59.74.120> has joined #yocto | 04:39 | |
*** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has quit IRC (Quit: Leaving.) | 04:56 | |
*** manuel1985 <manuel1985!~manuel198@2a02:1748:dd5c:f290:c5b2:fdff:b718:9edf> has joined #yocto | 05:07 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has joined #yocto | 05:39 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.254> has quit IRC (Client Quit) | 05:41 | |
*** astlep <astlep!~thelounge@107-136-136-210.lightspeed.nsvltn.sbcglobal.net> has joined #yocto | 06:05 | |
LetoThe2nd | R0b0t1: which board? | 06:26 |
*** manuel1985 <manuel1985!~manuel198@2a02:1748:dd5c:f290:c5b2:fdff:b718:9edf> has quit IRC (Ping timeout: 268 seconds) | 06:32 | |
*** eFfeM <eFfeM!~eFfeM@185.184.109.34> has joined #yocto | 06:55 | |
eFfeM | HI, I just upgraded to Yocto Project 3.1.18 (dunfell-23.0.18) but now I get this error on one of my own recipes: | 06:56 |
eFfeM | do_populate_sysroot in both covered and notcovered. | 06:56 |
eFfeM | The recipe is a very simple recipe, it inherits useradd and adds a fw users and groups (via USER_ADD_PARAM en GROUPADD_PARAM; nothing else | 06:57 |
*** zpfvo <zpfvo!~fvo@i59F5CE82.versanet.de> has joined #yocto | 06:57 | |
eFfeM | how can I fix this | 06:57 |
*** frieder <frieder!~frieder@200116b824180381ee4b8cee84b8cec3.dip.versatel-1u1.de> has joined #yocto | 06:59 | |
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 07:00 | |
eFfeM | here is a (slightly edited) pastebin of the recipe that causes this | 07:00 |
eFfeM | https://pastebin.com/rfuxLWV8 | 07:00 |
*** wkawka <wkawka!~wkawka@84-10-27-202.static.chello.pl> has joined #yocto | 07:02 | |
*** yannholo <yannholo!~yannholo@fs-141-0-205-41.fullsave.info> has joined #yocto | 07:18 | |
*** vladest <vladest!~Thunderbi@124.150.198.178.dynamic.wline.res.cust.swisscom.ch> has joined #yocto | 07:26 | |
*** Alban[m] <Alban[m]!~albeugaen@2001:470:69fc:105::34b4> has joined #yocto | 07:29 | |
*** brazuca <brazuca!~Guest14@2804:7f4:3590:6971:3045:4501:957f:c55d> has quit IRC (Quit: Client closed) | 07:33 | |
*** manuel1985 <manuel1985!~manuel198@62.99.131.178> has joined #yocto | 07:33 | |
eFfeM | (oh btw the channel message seems a bit outdated, it is quite hard to join a summit that is already passed) | 07:36 |
LetoThe2nd | eFfeM: don't confuse us with facts! | 07:37 |
qschulz | yannholo: can you send us a mail or open a ticket on bugzilla to tell us what was the issue and how it seems you fixed it? pretty important to catch corner cases and fix them but if we're not aware of them, it's going to be difficult to fix them | 07:37 |
qschulz | eFfeM: this is typically something you'd put in a .inc included by the image recipe and not a recipe itself | 07:39 |
qschulz | because it's basically a completely empty package just to set up users | 07:39 |
qschulz | also, since you're migrating to dunfell, try to use the new override syntax so that the upgrade to later versions in a few months/years will be less painful | 07:40 |
qschulz | c.f. https://docs.yoctoproject.org/migration-guides/migration-3.4.html#override-syntax-changes | 07:40 |
qschulz | (the override syntax was backported to dunfell a few months back) | 07:41 |
eFfeM | qschulz yeah I kinda inherited this recipe | 07:41 |
eFfeM | I am already on dunfell, but I was still at .16 or .17; didn't get the covered and notcovered error there) | 07:41 |
Alban[m] | Hi! I'm looking for the scc tool used by the kernel-yocto class to create the kernel config, but I just can't find anything in oe-core. Where is it hiding? | 07:42 |
eFfeM | actually that error "do_populate_sysroot in both covered and notcovered" is either not well documented or I did not find the documentation | 07:42 |
qschulz | eFfeM: I have absolutely no idea what this error means, never seen it before and don't know what "covered" is supposed to say | 07:42 |
wkawka | Hi, is it possible that git repo somehow affects the build? I am migrating repo from gitlab to github, the original one works fine, but the github one, which is now identical gets an error on base-files do_package (uid 1000 not found, cleaning didn't help). They are identical, excluding .git folder which is normal. I checked them with `diff -r` | 07:43 |
wkawka | command | 07:43 |
eFfeM | qschulz actually this is the only reference I found: https://yhbt.net/lore/all/cover.1616596112.git.anuj.mittal@intel.com/T/ | 07:45 |
eFfeM | RP should the warning on covered/not covered be documented somewhere (preferably with a suggestion on how to resolve it) | 07:46 |
qschulz | Alban[m]: very good question, maybe zeddii will be able to tell us where the scc host/native binary comes from :) | 07:47 |
qschulz | eFfeM: better error messages are always welcome :) | 07:47 |
qschulz | the question is what it should say :D | 07:48 |
eFfeM | qschulz definitely but as I have not really a clue on what this means it is quite hard to submit a patch, mabye I should file a ticket for this | 07:49 |
*** murych <murych!~tmayzenbe@91.193.179.111> has joined #yocto | 07:49 | |
Alban[m] | Found it: https://git.yoctoproject.org/yocto-kernel-tools/ | 07:50 |
qschulz | Alban[m]: kern-tools-native it is then | 07:53 |
*** fray <fray!~fray@70.99.78.136> has quit IRC (Ping timeout: 245 seconds) | 07:54 | |
*** florian <florian!~florian@dynamic-093-135-152-231.93.135.pool.telefonica.de> has joined #yocto | 07:57 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 245 seconds) | 07:58 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 07:59 | |
*** goliath <goliath!~goliath@user/goliath> has joined #yocto | 07:59 | |
*** Telgareith7 <Telgareith7!~Telgareit@user/telgareith> has joined #yocto | 08:00 | |
*** ardo <ardo!~ardo@host-188-10-58-99.business.telecomitalia.it> has quit IRC (Quit: ZNC 1.8.2 - https://znc.in) | 08:01 | |
*** ardo <ardo!~ardo@host-188-10-58-99.business.telecomitalia.it> has joined #yocto | 08:01 | |
*** Telgareith <Telgareith!~Telgareit@user/telgareith> has quit IRC (Ping timeout: 245 seconds) | 08:01 | |
*** Telgareith7 is now known as Telgareith | 08:01 | |
kayterina[m] | qschulz: when you say that the syntax for overrides was backported to dunfell (3.1) what about hardknott(3.3)? I have a poky version of 3.3.2, should I push for an update in our syntax? Generally, I do not think the client likes to change versions regularly. | 08:02 |
mcfrisk_ | hi, boost fiber shared library is missing from kirkstone boost 1.78.0. it seems that it is compiled but not installed. only cmake files are installed. boost 1.79.0 in master is ok and fiber shared libs get installed. Anyone else seen this? | 08:02 |
qschulz | kayterina[m]: you should not be using hardknott anymore :) | 08:03 |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 245 seconds) | 08:03 | |
mcfrisk_ | in dunfell, if boost fiber is enabled (not the default), it gets correcly installed too | 08:04 |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 08:05 | |
qschulz | kayterina[m]: it seems it was backported too, you can check in your bitbake git repo/directory if there's something mentioning new override syntax | 08:05 |
*** ardo <ardo!~ardo@host-188-10-58-99.business.telecomitalia.it> has quit IRC (Read error: Connection reset by peer) | 08:06 | |
qschulz | michaelo: I think we should add mention to this new override syntax support in the migration manuals of older releases? | 08:07 |
qschulz | e.g. for dunfell when it was actually supported | 08:08 |
*** ardo <ardo!~ardo@host-188-10-58-99.business.telecomitalia.it> has joined #yocto | 08:08 | |
*** wkawka <wkawka!~wkawka@84-10-27-202.static.chello.pl> has quit IRC (Ping timeout: 252 seconds) | 08:13 | |
*** fray <fray!~fray@70.99.78.136> has joined #yocto | 08:16 | |
RP | eFfeM: it should never happen. Can you reliably reproduce it? | 08:26 |
RP | eFfeM: https://bugzilla.yoctoproject.org/show_bug.cgi?id=14721 | 08:26 |
kayterina[m] | qschulz: no mention of new syntax in my bitbake repo. | 08:27 |
RP | qschulz: in this case it isn't something that should ever happen and when it does, we don't know why :( | 08:27 |
RP | well, it is definitely a bug | 08:27 |
*** mvlad <mvlad!~mvlad@2a02:2f08:4a10:7900:24d7:51ff:fed6:906d> has joined #yocto | 08:27 | |
qschulz | RP: :/ | 08:30 |
RP | If I can get a reproducer and some time to work on it, I can probably fix it | 08:30 |
RP | I know what the error means, it effectively means the internal runqueue state is corrupt. What I don't know is how it got there | 08:31 |
qschulz | kayterina[m]: hardknott >= 3.3.3 has it | 08:35 |
qschulz | please always try to stay in the latest dot release since there are important security and bug fixes | 08:35 |
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has joined #yocto | 08:35 | |
qschulz | for recipes but also bitbake/yocto metadata | 08:35 |
kayterina[m] | how do I see which is the latest dot release? In the docs there is no third number. | 08:37 |
*** violet <violet!~vi@user/violet> has quit IRC (Quit: leaving) | 08:49 | |
*** violet <violet!~vi@user/violet> has joined #yocto | 08:49 | |
qschulz | kayterina[m]: https://docs.yoctoproject.org/3.3.2/ | 08:50 |
qschulz | kayterina[m]: you can also check tags on https://git.yoctoproject.org/poky/refs/ | 08:50 |
qschulz | and/or https://wiki.yoctoproject.org/wiki/Releases (which *should* be up-to-date | 08:51 |
qschulz | kayterina[m]: if your version does not appear on the docs website dropdown menu, it means your release is outdated and you should update soon to something else | 08:51 |
kayterina[m] | Thanks | 08:53 |
kayterina[m] | "you should select the latest release version in this series, 3.3.6." since it is older version, this will never see a 3.3.7? | 08:54 |
qschulz | kayterina[m]: correct | 08:54 |
*** thumbcore[m] <thumbcore[m]!~thumbcore@2001:470:69fc:105::9f7c> has quit IRC (Quit: You have been kicked for being idle) | 09:00 | |
*** protu[m] <protu[m]!~protumatr@2001:470:69fc:105::1:3641> has quit IRC (Quit: You have been kicked for being idle) | 09:00 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 245 seconds) | 09:09 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 09:09 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 245 seconds) | 09:13 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 09:14 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 268 seconds) | 09:19 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 09:19 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 252 seconds) | 09:23 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 09:24 | |
eFfeM | RP was afk for a while, but if you were referring to my issue when you wrote this: | 09:36 |
eFfeM | If I can get a reproducer and some time to work on it, I can probably fix it | 09:36 |
eFfeM | I know what the error means, it effectively means the internal runqueue state is corrupt. What I don't know is how it got there | 09:37 |
eFfeM | The offending recipe is here | 09:37 |
eFfeM | https://pastebin.com/rfuxLWV8 | 09:37 |
eFfeM | didn't get to submitting a ticket, note that this happened with the latest yocto/dunfell, I haven't seen it before | 09:37 |
eFfeM | (that is what I wanted to double-check before submitting the ticket) | 09:38 |
RP | eFfeM: I was referring to your issue. You're saying putting that in a file, something like a_1.0.bb and then "bitbake a" should reproduce? | 09:40 |
*** ardo <ardo!~ardo@host-188-10-58-99.business.telecomitalia.it> has quit IRC (Read error: Connection reset by peer) | 09:47 | |
*** ardo <ardo!~ardo@host-188-10-58-99.business.telecomitalia.it> has joined #yocto | 09:49 | |
*** jmiehe <jmiehe!~jmiehe@user/jmiehe> has joined #yocto | 10:04 | |
*** pgowda_ <pgowda_!uid516182@id-516182.ilkley.irccloud.com> has joined #yocto | 10:15 | |
*** mihai <mihai!~mihai@user/mihai> has joined #yocto | 10:19 | |
*** florian_kc <florian_kc!~florian@dynamic-093-135-152-231.93.135.pool.telefonica.de> has joined #yocto | 10:26 | |
*** florian <florian!~florian@dynamic-093-135-152-231.93.135.pool.telefonica.de> has quit IRC (Killed (NickServ (GHOST command used by florian_kc))) | 10:26 | |
*** florian_kc is now known as florian | 10:26 | |
RP | eFfeM: If that was dunfell, it is possible master did get some fixes too :/ | 10:28 |
RP | some things weren't easily backportable | 10:28 |
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 10:34 | |
*** goliath <goliath!~goliath@user/goliath> has joined #yocto | 10:35 | |
*** DvorkinDmitry <DvorkinDmitry!~dvorkin@5.167.98.73> has joined #yocto | 10:50 | |
DvorkinDmitry | why may I have "host key verification failed" problem for SRC_URI=git://... and what should I do? https://pastebin.com/ynHpzf9L | 10:52 |
*** alicef <alicef!~none@gentoo/developer/alicef> has quit IRC (Quit: install gentoo) | 10:53 | |
qschulz | DvorkinDmitry: are you able to git clone this repo via SSH outside of bitbake? | 10:54 |
*** alicef <alicef!~none@gentoo/developer/alicef> has joined #yocto | 10:55 | |
DvorkinDmitry | qschulz, yes, I do | 10:55 |
DvorkinDmitry | case I have ~/.ssh/id_rsa in user homedir. I am running bitbake being logged in as the same user | 10:56 |
*** seninha <seninha!~seninha@user/seninha> has joined #yocto | 10:56 | |
qschulz | DvorkinDmitry: are you using a container for building with bitbake? | 10:56 |
DvorkinDmitry | qschulz, no, I am not | 10:57 |
qschulz | DvorkinDmitry: remove git@ from yuour URL and remove user=git too | 10:59 |
qschulz | and try again | 10:59 |
qschulz | nevermind, I think you need the git@ | 10:59 |
DvorkinDmitry | when I am running the same command (export ...) in plain CLI, without bitbake, it just says about new key (for what reason?! I have a github key in my known_hosts already!) and says: "Are you sure you want to continue connecting?" | 11:00 |
qschulz | and user= will not be used I think | 11:00 |
qschulz | DvorkinDmitry: ah well, that's the issue | 11:00 |
qschulz | bitbake runs in non-interactive mode so IIRC, it'll fail if you SSH asks some question | 11:00 |
DvorkinDmitry | I have id_rsa key cached in my known_hosts. It offers ECDSA key. What should I do? | 11:01 |
mihai | DvorkinDmitry: test if you get the same if you "ssh git@github.com" yourself | 11:14 |
mihai | you check against this https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/githubs-ssh-key-fingerprints | 11:15 |
*** Guest14 <Guest14!~Guest14@2804:7f4:3590:6971:3045:4501:957f:c55d> has joined #yocto | 11:19 | |
*** Guest14 is now known as brazuca | 11:19 | |
*** brazuca <brazuca!~Guest14@2804:7f4:3590:6971:3045:4501:957f:c55d> has quit IRC (Client Quit) | 11:23 | |
neverpanic | DvorkinDmitry: .ssh/known_hosts is the file you should be concerned with. .ssh/id_rsa is your RSA private key, and should never contain an ECDSA key. | 11:25 |
neverpanic | Ensure that your .ssh/known_hosts has a correct entry for github.com | 11:26 |
DvorkinDmitry | neverpanic, I added: `ssh-keyscan github.com >> ~/.ssh/known_hosts`, but it did not help | 12:04 |
yannholo | qschulz: I have asked for an access to the yocto bugzilla | 12:05 |
*** ardo <ardo!~ardo@host-188-10-58-99.business.telecomitalia.it> has quit IRC (Read error: Connection reset by peer) | 12:07 | |
*** ardo <ardo!~ardo@host-188-10-58-99.business.telecomitalia.it> has joined #yocto | 12:09 | |
*** ptsneves <ptsneves!~Thunderbi@85-128-83-172.static.ip.netia.com.pl> has quit IRC (Ping timeout: 240 seconds) | 12:12 | |
*** ardo <ardo!~ardo@host-188-10-58-99.business.telecomitalia.it> has quit IRC (Quit: ZNC 1.8.2 - https://znc.in) | 12:15 | |
*** ardo <ardo!~ardo@host-188-10-58-99.business.telecomitalia.it> has joined #yocto | 12:15 | |
*** jmiehe <jmiehe!~jmiehe@user/jmiehe> has quit IRC (Quit: Leaving) | 12:17 | |
*** ptsneves <ptsneves!~Thunderbi@85-128-83-172.static.ip.netia.com.pl> has joined #yocto | 12:32 | |
RP | jonmason: can you fix your yocto list mailing subscription as all your mails end up with the moderator | 12:43 |
jonmason | RP: is yocto@lists.yoctoproject.org not correct, or have I configured my account wierd? | 12:51 |
RP | jonmason: I suspect the address you're sending from isn't subscribed or something | 12:51 |
RP | jonmason: the address is correct, you just keep hitting moderator | 12:51 |
jonmason | I have no idea why that would be happening, but I'll look at the account settings | 12:52 |
*** yannholo_ <yannholo_!~yannholo@fs-141-0-205-41.fullsave.info> has joined #yocto | 12:55 | |
jonmason | RP: it appears I was just not a member of that group. Sorry for the noise | 12:57 |
agherzan | JaMa: Great. I aim to deal with this this week or early next week. | 12:58 |
*** yannholo <yannholo!~yannholo@fs-141-0-205-41.fullsave.info> has quit IRC (Ping timeout: 252 seconds) | 12:58 | |
RP | jonmason: thanks | 12:58 |
*** agupta1_ <agupta1_!~agupta1@207.107.110.122> has joined #yocto | 13:01 | |
*** yannholo__ <yannholo__!~yannholo@fs-141-0-205-41.fullsave.info> has joined #yocto | 13:07 | |
jonmason | I just joined most groups (and set "no email"). That should avoid this in the future | 13:09 |
*** yannholo_ <yannholo_!~yannholo@fs-141-0-205-41.fullsave.info> has quit IRC (Ping timeout: 245 seconds) | 13:09 | |
jonmason | personal versus work email address subscription problems, am I right | 13:09 |
RP | jonmason: right! | 13:10 |
*** Guest14 <Guest14!~Guest14@2804:7f4:3590:6971:b590:72e7:9da4:e2da> has joined #yocto | 13:22 | |
*** Guest14 is now known as brazuca | 13:22 | |
*** brazuca <brazuca!~Guest14@2804:7f4:3590:6971:b590:72e7:9da4:e2da> has quit IRC (Client Quit) | 13:25 | |
*** Guest87 <Guest87!~Guest87@12.182.35.188> has joined #yocto | 13:27 | |
Guest87 | how can i set a variable in a recipe if another variable exists? | 13:28 |
eFfeM | RP somehow I cannot reproduce the issue right now; will probably try again tomorrow or so and file a bug report if it happens again | 13:30 |
RP | eFfeM: those issues are very sensitive to specific circumstances so I suspect reproducing will be hard :( | 13:31 |
qschulz | Guest87: FOO = ${@'something' if d.getVar('BAR') else ''} ? | 13:32 |
qschulz | Guest87: if you need FOO to be unset if BAR does not exist, you need to do it from an anonymous python function I think | 13:32 |
qschulz | python() { if d.getVar('BAR'): d.setVar('FOO', 'something')} | 13:33 |
*** eFfeM <eFfeM!~eFfeM@185.184.109.34> has quit IRC (Ping timeout: 268 seconds) | 13:38 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 268 seconds) | 13:39 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 13:39 | |
jonmason | Guest87: something like 'EDK2_BUILD_MODE ?= "${@bb.utils.contains('EDK2_BUILD_RELEASE', '1', 'RELEASE', 'DEBUG', d)}"' | 13:42 |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 245 seconds) | 13:43 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 13:44 | |
*** Guest14 <Guest14!~Guest14@2804:7f4:3590:6971:b590:72e7:9da4:e2da> has joined #yocto | 13:46 | |
*** Guest14 is now known as brazuca | 13:46 | |
*** sakoman <sakoman!~steve@dhcp-72-253-6-214.hawaiiantel.net> has joined #yocto | 13:50 | |
Guest87 | jonmason: thank that looks like what i was trying to find the syntax of | 13:51 |
jonmason | Guest87: happy to help | 13:58 |
*** alimon <alimon!~alimon@2806:10b7:3:89c0:2c32:cfff:fe8e:de1f> has quit IRC (Remote host closed the connection) | 14:13 | |
*** alimon <alimon!~alimon@2806:10b7:3:89c0:2c32:cfff:fe8e:de1f> has joined #yocto | 14:15 | |
RP | vmeson: I have a workaround for the hardcoded rust paths in master-next FWIW | 14:22 |
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 14:51 | |
*** manuel1985 <manuel1985!~manuel198@62.99.131.178> has quit IRC (Quit: Leaving) | 14:57 | |
vmeson | RP: that's good but yeah, a work-around that drops upstream code that fixed a bug... https://github.com/rust-lang/rust/issues/33446 or 34960 ... | 14:59 |
vmeson | If you plan to merge that Sundeep could work with upstream to see if there's a way to keep us and upstream happy. I'll open a bug if needed. | 15:00 |
JaMa | vmeson: I did first few build tests with langdale and -l 64 to compare pressure data with kirkston (without -l 64) and it had very small impact on max total delta, see https://pastebin.com/raw/AMsAC2zX will upload the graphs later when more builds are finished | 15:34 |
JaMa | vmeson: it's also surprising that with just 2 BB_THREADS I'm seeing the total delta of 3M5 while with 16 BB_THEADS 10M (which makes sense to me), but then with 64 BB_THEADS it's only 2M and with 8 less than 1M, either the max value isn't very intesting (maybe matching some strange spike) or something doesn't work well on my machine, you did you get to 500-2000 cpu pressure value for regulation? do you see | 15:38 |
JaMa | something in the graphs or is it just the range you were experimenting with on your builders? | 15:38 |
*** roussinm <roussinm!~mroussin@ipagstaticip-d73c7528-4de5-0861-800b-03d8b15e3869.sdsl.bell.ca> has joined #yocto | 15:47 | |
*** yannholo_ <yannholo_!~yannholo@vps-228272aa.vps.ovh.net> has joined #yocto | 15:50 | |
*** yannholo__ <yannholo__!~yannholo@fs-141-0-205-41.fullsave.info> has quit IRC (Read error: Connection reset by peer) | 15:51 | |
vmeson | JaMa: 500-2000 is just what we saw on our builders. I think you shouldn't be looking at the maxium but rather the full set of data and pick a threshold by eye . | 15:52 |
*** yannholo__ <yannholo__!~yannholo@fs-141-0-205-41.fullsave.info> has joined #yocto | 15:52 | |
*** yannholo_ <yannholo_!~yannholo@vps-228272aa.vps.ovh.net> has quit IRC (Ping timeout: 240 seconds) | 15:55 | |
*** ptsneves <ptsneves!~Thunderbi@85-128-83-172.static.ip.netia.com.pl> has quit IRC (Ping timeout: 252 seconds) | 16:00 | |
*** brazuca <brazuca!~Guest14@2804:7f4:3590:6971:b590:72e7:9da4:e2da> has quit IRC (Ping timeout: 252 seconds) | 16:05 | |
*** vladest <vladest!~Thunderbi@124.150.198.178.dynamic.wline.res.cust.swisscom.ch> has quit IRC (Ping timeout: 268 seconds) | 16:06 | |
*** amitk <amitk!~amit@103.59.74.120> has quit IRC (Ping timeout: 268 seconds) | 16:08 | |
*** vladest <vladest!~Thunderbi@2a02:1210:76b7:7100:39e0:75a2:b7e5:9a26> has joined #yocto | 16:08 | |
JaMa | vmeson: ok, I've added the maximum in the graph caption to at least know the scale when looking at it :) | 16:09 |
JaMa | it was showing only maximum avg10 | 16:10 |
*** yannholo_ <yannholo_!~yannholo@pop.92-184-98-249.mobile.abo.orange.fr> has joined #yocto | 16:11 | |
*** yannholo__ <yannholo__!~yannholo@fs-141-0-205-41.fullsave.info> has quit IRC (Ping timeout: 252 seconds) | 16:11 | |
kergoth | Hmm bitbake var expansion logic hits some hiccups if you try to use string.format style syntax inside inline python. i.e. `${@' '.join('%s' % l for l in d.getVar('BBFILE_COLLECTIONS'))}` works, but `${@' '.join('{}'.format(l) for l in d.getVar('BBFILE_COLLECTIONS'))}` does not. It seems like it sees that closing } and as a result the ${@} isn't evaluated at all | 16:13 |
*** yannholo__ <yannholo__!~yannholo@vps-228272aa.vps.ovh.net> has joined #yocto | 16:14 | |
*** yannholo_ <yannholo_!~yannholo@pop.92-184-98-249.mobile.abo.orange.fr> has quit IRC (Ping timeout: 268 seconds) | 16:17 | |
*** yannholo_ <yannholo_!~yannholo@fs-141-0-205-41.fullsave.info> has joined #yocto | 16:19 | |
*** zpfvo <zpfvo!~fvo@i59F5CE82.versanet.de> has quit IRC (Quit: Leaving.) | 16:19 | |
*** yannholo__ <yannholo__!~yannholo@vps-228272aa.vps.ovh.net> has quit IRC (Read error: Connection reset by peer) | 16:21 | |
*** yannholo__ <yannholo__!~yannholo@vps-228272aa.vps.ovh.net> has joined #yocto | 16:22 | |
*** yannholo_ <yannholo_!~yannholo@fs-141-0-205-41.fullsave.info> has quit IRC (Ping timeout: 240 seconds) | 16:25 | |
*** Guest14 <Guest14!~Guest14@2804:7f4:3590:6971:b590:72e7:9da4:e2da> has joined #yocto | 16:25 | |
*** Guest14 is now known as brazuca | 16:25 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 245 seconds) | 16:29 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 16:29 | |
*** goliath <goliath!~goliath@user/goliath> has joined #yocto | 16:30 | |
*** yannholo__ <yannholo__!~yannholo@vps-228272aa.vps.ovh.net> has quit IRC (Remote host closed the connection) | 16:30 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 240 seconds) | 16:34 | |
*** brazuca <brazuca!~Guest14@2804:7f4:3590:6971:b590:72e7:9da4:e2da> has quit IRC (Quit: Client closed) | 16:34 | |
*** pgowda_ <pgowda_!uid516182@id-516182.ilkley.irccloud.com> has quit IRC (Quit: Connection closed for inactivity) | 16:34 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 16:34 | |
*** Guest14 <Guest14!~Guest14@2804:7f4:3590:6971:b590:72e7:9da4:e2da> has joined #yocto | 16:36 | |
*** Guest14 is now known as brazuca | 16:36 | |
*** brazuca <brazuca!~Guest14@2804:7f4:3590:6971:b590:72e7:9da4:e2da> has quit IRC (Ping timeout: 252 seconds) | 16:50 | |
*** murych <murych!~tmayzenbe@91.193.179.111> has quit IRC (Quit: Konversation terminated!) | 16:51 | |
*** Estrella <Estrella!~quassel@192-063-174-177.res.spectrum.com> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) | 16:51 | |
*** seninha <seninha!~seninha@user/seninha> has quit IRC (Ping timeout: 245 seconds) | 17:36 | |
*** Guest14 <Guest14!~Guest14@2804:7f4:3590:6971:b590:72e7:9da4:e2da> has joined #yocto | 17:44 | |
*** Guest14 is now known as brazuca | 17:44 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 268 seconds) | 17:49 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 17:49 | |
*** florian <florian!~florian@dynamic-093-135-152-231.93.135.pool.telefonica.de> has quit IRC (Ping timeout: 268 seconds) | 17:52 | |
*** prabhakarlad <prabhakarlad!~prabhakar@pc.renesas.eu> has quit IRC (Quit: Client closed) | 17:52 | |
*** hcg <hcg!~hcg@185.210.97.85> has quit IRC (Quit: Client closed) | 17:57 | |
*** DvorkinDmitry <DvorkinDmitry!~dvorkin@5.167.98.73> has quit IRC (Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/) | 18:09 | |
*** brazuca <brazuca!~Guest14@2804:7f4:3590:6971:b590:72e7:9da4:e2da> has quit IRC (Ping timeout: 252 seconds) | 18:12 | |
JaMa | vmeson: -l 64 added around 10 minutes to build time (from 2:15 to 2:25), but the swap use spike is much smaller now 17.2G instead of 40G | 18:18 |
RP | vmeson: if it works my plan is probably to merge and then allow incremental improvement. I'm not overly concerned since it doesn't build/work at all before my patch ;-) | 18:23 |
RP | vmeson: it also highlights/confirms exactly which bits of code break | 18:23 |
*** seninha <seninha!~seninha@user/seninha> has joined #yocto | 18:31 | |
*** florian <florian!~florian@dynamic-093-135-152-231.93.135.pool.telefonica.de> has joined #yocto | 18:32 | |
*** zkrx <zkrx!~slimshady@adsl-89-217-230-95.adslplus.ch> has quit IRC (Ping timeout: 264 seconds) | 18:37 | |
JaMa | vmeson: but surprisingly it made memory pressure much higher (and swap spike much bigger) for 8 bb threads | 18:44 |
vmeson | JaMa: they don't call it performance tuning for nothing! too high over here, oops, too low over here... | 18:44 |
*** zkrx <zkrx!~slimshady@adsl-89-217-230-95.adslplus.ch> has joined #yocto | 18:47 | |
*** Guest14 <Guest14!~Guest14@2804:7f4:3590:6971:b590:72e7:9da4:e2da> has joined #yocto | 18:54 | |
*** Guest14 is now known as brazuca | 18:54 | |
*** leon-anavi <leon-anavi!~Leon@46.55.231.62> has quit IRC (Quit: Leaving) | 19:06 | |
vmeson | JaMa: do you have a buildchard of that? | 19:24 |
vmeson | *buildchart | 19:24 |
JaMa | just the pressure graphs and grafana in the repo | 19:24 |
JaMa | cannot open browser now to share exact link, because another build is already running (with 1000 cpu pressure limit) | 19:25 |
Guest87 | do i need to do something special if i am generating the PV variable with conditionals? | 19:33 |
R0b0t1 | so somehow the serial on my board (lovingly named ttySTM0 to remind you who you bought it from) isn't getting a login prompt. I'm trying a util-linux package to fix it, but is there another way? | 19:39 |
Guest87 | nevermind, my formula was backwards from what it should have been | 19:45 |
*** frieder <frieder!~frieder@200116b824180381ee4b8cee84b8cec3.dip.versatel-1u1.de> has quit IRC (Remote host closed the connection) | 20:18 | |
*** an_sensr[m] <an_sensr[m]!~ansensrma@2001:470:69fc:105::1:432c> has joined #yocto | 20:30 | |
R0b0t1 | found it, it's trying to mount by guid and the guid doesn't get set properly somehow | 20:30 |
R0b0t1 | ah | 20:30 |
JaMa | vmeson: last 4 commits from today https://github.com/shr-project/test-oe-build-time/commits/results | 20:31 |
*** brazuca <brazuca!~Guest14@2804:7f4:3590:6971:b590:72e7:9da4:e2da> has quit IRC (Quit: Client closed) | 20:37 | |
*** Guest87 <Guest87!~Guest87@12.182.35.188> has quit IRC (Quit: Connection closed) | 20:43 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 245 seconds) | 20:54 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 20:54 | |
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 20:56 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 268 seconds) | 20:59 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 20:59 | |
*** mvlad <mvlad!~mvlad@2a02:2f08:4a10:7900:24d7:51ff:fed6:906d> has quit IRC (Quit: Leaving) | 21:00 | |
*** agupta1_ <agupta1_!~agupta1@207.107.110.122> has quit IRC (Ping timeout: 245 seconds) | 21:07 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 245 seconds) | 21:18 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 21:19 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 252 seconds) | 21:23 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 21:23 | |
*** Guest14 <Guest14!~Guest14@2804:7f4:3590:6971:b590:72e7:9da4:e2da> has joined #yocto | 21:31 | |
*** Guest14 is now known as brazuca | 21:31 | |
*** chep` <chep`!~chep@82-65-36-115.subs.proxad.net> has joined #yocto | 21:52 | |
*** chep <chep!~chep@82-65-36-115.subs.proxad.net> has quit IRC (Read error: Connection reset by peer) | 21:53 | |
*** chep <chep!~chep@82-65-36-115.subs.proxad.net> has joined #yocto | 21:53 | |
*** chep` <chep`!~chep@82-65-36-115.subs.proxad.net> has quit IRC (Ping timeout: 240 seconds) | 21:57 | |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 245 seconds) | 21:58 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 21:59 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 245 seconds) | 22:03 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 22:03 | |
RP | vmeson: I fixed the buildpaths issues but rust still isn't reproducible :( | 22:16 |
paulg | rust takes oxygen and time and salt. | 22:24 |
RP | paulg: and iron | 22:25 |
paulg | and a willingness to sit back and let it all play out.... | 22:26 |
*** nemik <nemik!~nemik@207.237.248.190> has quit IRC (Ping timeout: 245 seconds) | 22:38 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has joined #yocto | 22:39 | |
*** roussinm <roussinm!~mroussin@ipagstaticip-d73c7528-4de5-0861-800b-03d8b15e3869.sdsl.bell.ca> has quit IRC (Quit: WeeChat 3.0) | 22:40 | |
*** nemik <nemik!~nemik@162-245-20-117.PUBLIC.monkeybrains.net> has quit IRC (Ping timeout: 268 seconds) | 22:43 | |
*** nemik <nemik!~nemik@207.237.248.190> has joined #yocto | 22:43 | |
*** olani <olani!~olani@h83-209-157-187.cust.a3fiber.se> has joined #yocto | 22:58 | |
*** brazuca <brazuca!~Guest14@2804:7f4:3590:6971:b590:72e7:9da4:e2da> has quit IRC (Ping timeout: 252 seconds) | 23:08 | |
*** florian <florian!~florian@dynamic-093-135-152-231.93.135.pool.telefonica.de> has quit IRC (Ping timeout: 268 seconds) | 23:09 | |
*** Guest14 <Guest14!~Guest14@2804:7f4:3590:6971:b590:72e7:9da4:e2da> has joined #yocto | 23:49 | |
*** Guest14 is now known as brazuca | 23:49 | |
*** Starfoxxes <Starfoxxes!~Starfoxxe@2a02:8070:5380:54c0:e53:b095:d9bf:e290> has quit IRC (Ping timeout: 255 seconds) | 23:57 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!