*** nimish has quit IRC | 00:34 | |
*** mohan43u has quit IRC | 00:59 | |
*** abracada- has joined #buildstream | 02:05 | |
*** m4rcu5 has joined #buildstream | 05:02 | |
*** nimish has joined #buildstream | 05:23 | |
*** nimish has quit IRC | 05:27 | |
*** nimish has joined #buildstream | 05:27 | |
*** tristan has joined #buildstream | 05:43 | |
*** ChanServ sets mode: +o tristan | 05:43 | |
*** namol has joined #buildstream | 06:11 | |
*** Arguggi has joined #buildstream | 06:29 | |
*** storshoo has joined #buildstream | 07:06 | |
*** kapil___ has joined #buildstream | 07:56 | |
gitlab-br-bot | tristanvb opened MR !984 (tristan/fix-doc-session-rebuilds->master: MANIFEST.in: Include the sources for rebuilding the documentation session HTML) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/984 | 08:44 |
---|---|---|
*** nimish has quit IRC | 08:47 | |
*** nimish has joined #buildstream | 08:48 | |
*** toscalix has joined #buildstream | 08:51 | |
*** mohan43u has joined #buildstream | 08:52 | |
*** toscalix has quit IRC | 08:54 | |
*** toscalix has joined #buildstream | 08:54 | |
*** mohan43u has quit IRC | 08:58 | |
*** mohan43u has joined #buildstream | 08:58 | |
gitlab-br-bot | tristanvb closed MR !966 (willsalmon/sessionsBug->master: Keep the Bst2html output up to date.) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/966 | 09:01 |
*** finn has joined #buildstream | 09:05 | |
gitlab-br-bot | tristanvb closed issue #778 (bst example html in the doc's is out of date and is hard to maintain) on buildstream https://gitlab.com/BuildStream/buildstream/issues/778 | 09:19 |
gitlab-br-bot | tristanvb merged MR !984 (tristan/fix-doc-session-rebuilds->master: MANIFEST.in: Include the sources for rebuilding the documentation session HTML) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/984 | 09:19 |
*** WSalmon_ has joined #buildstream | 09:23 | |
*** phildawson has joined #buildstream | 09:28 | |
tristan | valentind, I haven't been following everything in the notification streams... the merge request which makes the CAS server more robust and reliable was resolved and merged last week ? | 09:32 |
tristan | And... was it backported ? | 09:32 |
juergbi | tristan: !830 was merged to master | 09:34 |
gitlab-br-bot | MR !830: Fix cleanup of cache in server when disk is full https://gitlab.com/BuildStream/buildstream/merge_requests/830 | 09:34 |
juergbi | backport is !979, not yet merged to 1.2 | 09:35 |
gitlab-br-bot | MR !979: [backport 1.2] Fix cleanup of cache in server when disk is full https://gitlab.com/BuildStream/buildstream/merge_requests/979 | 09:35 |
*** alatiera has joined #buildstream | 09:44 | |
tristan | juergbi, Thanks :) | 09:45 |
benschubert | Hey tristan ! Would you have time to have a look at my changes to !819 ? | 09:46 |
gitlab-br-bot | MR !819: Add `--deps build` option to `bst checkout` https://gitlab.com/BuildStream/buildstream/merge_requests/819 | 09:46 |
tristan | Ah this... sorry this has been falling behind benschubert | 09:49 |
tristan | Lets take a look, as I recall this is somewhat entangled in the `bst source checkout` conversation | 09:50 |
benschubert | Yep, thanks a lot! | 09:50 |
tristan | Oh I remember this... benschubert I'll take a look... I recall now that the way the code runs prior to this patch is already bit gruesome... | 09:54 |
benschubert | Thanks! I'll update code asap after your comments so we can get this through | 09:54 |
gitlab-br-bot | willsalmon reopened issue #778 (bst example html in the doc's is out of date and is hard to maintain) on buildstream https://gitlab.com/BuildStream/buildstream/issues/778 | 09:54 |
tristan | benschubert, an initial reading of it is beautiful actually, I think I'm really very happy with it :) | 09:58 |
tristan | much better than confusingly having both deps and scope in that function | 09:58 |
tristan | juergbi, regarding this line: https://gitlab.com/BuildStream/buildstream/merge_requests/819/diffs#b0cc8316a1229e1e0d1774b5278cd73dbc44bf42_51_51 ... am I hallucinating that I seem to recall you had some discussion about this ? | 10:00 |
tristan | juergbi, and someone was suggesting that the value for Scope.NONE should be 'None' ? or was that something else ? | 10:00 |
tristan | I am fine with it either way to be honest | 10:00 |
juergbi | I think I suggested Scope.NONE initially, but I don't think I suggested a particular value | 10:01 |
tristan | Okay, I thing I may be mixing it up with another orthogonal conversation I observed | 10:01 |
tristan | probably to do with a different type/enumeration | 10:01 |
tristan | *think | 10:01 |
juergbi | might have been SandboxFlags.NONE | 10:01 |
juergbi | or maybe not | 10:01 |
tristan | Ah... yes that can very well be :) | 10:01 |
* Kinnison was suggesting that 0 was a poor bare argument to something not obviously taking a count or somesuch | 10:02 | |
* Kinnison suggested either None, or SandboxFlags.NONE which could be 0 or None | 10:02 | |
juergbi | for reference, https://gitlab.com/BuildStream/buildstream/merge_requests/819#note_103796863 | 10:02 |
* Kinnison dislikes magical numbers | 10:02 | |
Kinnison | aah, wrong thing, sorry | 10:03 |
* Kinnison goes back to sleep under his rock | 10:03 | |
juergbi | tangentially related | 10:03 |
juergbi | hehe | 10:03 |
*** WSalmon_ has quit IRC | 10:10 | |
gitlab-br-bot | juergbi opened issue #799 (Remote execution: Make TLS and client certificate optional for storage service) on buildstream https://gitlab.com/BuildStream/buildstream/issues/799 | 10:14 |
*** jonathanmaw has joined #buildstream | 10:18 | |
juergbi | tristan: what's your opinion on 'bst build world'? https://irclogs.baserock.org/buildstream/%23buildstream.2018-11-30.log.html#t2018-11-30T14:16:00 | 10:18 |
juergbi | I'm tending towards the default target approach that could become configurable in project.conf in the future | 10:18 |
juergbi | (as I expect many larger bst projects will have a few elements that should not be built by default) | 10:19 |
*** raoul has joined #buildstream | 10:22 | |
*** WSalmon_ has joined #buildstream | 10:28 | |
*** lachlan has joined #buildstream | 10:30 | |
*** Nexus_ has joined #buildstream | 10:33 | |
*** Nexus has quit IRC | 10:35 | |
lachlan | Hi, I've been trying to test out a new gitlab runner for benchmark testing but I'm getting an error when buildstream/buildstream-fedora:latest is attempted to be downloaded. | 10:45 |
Kinnison | Can you link to a log? | 10:46 |
lachlan | Let me see | 10:47 |
*** Nexus_ has quit IRC | 10:47 | |
*** Nexus has joined #buildstream | 10:47 | |
lachlan | https://gitlab.com/BuildStream/benchmarks/-/jobs/128325186 | 10:48 |
* phildawson does `docker pull buildstream/buildstream-fedora:latest` | 10:49 | |
phildawson | seems to be available | 10:50 |
* phildawson reads the logs :P | 10:50 | |
gitlab-br-bot | phildawson opened (was WIP) MR !959 (phil/source-checkout-options->master: Retire bst source bundle command) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/959 | 10:53 |
lachlan | phildawson: Let me try it again | 10:54 |
*** WSalmon_ has quit IRC | 10:59 | |
tristan | juergbi, I would add to that, that I don't expect all elements to always be buildable under every possible combination, e.g. the (!) assert statement can cause things to explicitly not build a given element when that element is not valid for a given project option | 11:00 |
*** WSalmon_ has joined #buildstream | 11:00 | |
tristan | or when a given project option is known to be incompatible with another one | 11:00 |
juergbi | yes, e.g., platform-specific elements | 11:01 |
tristan | s/statement/directive (to use our own jargon) | 11:01 |
gitlab-br-bot | tristanvb closed issue #670 (`--deps none` does not work for `bst checkout`) on buildstream https://gitlab.com/BuildStream/buildstream/issues/670 | 11:01 |
gitlab-br-bot | tristanvb merged MR !819 (chandan/bst-checkout-build->master: Add `--deps build` option to `bst checkout`) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/819 | 11:01 |
tristan | benschubert, merged ! | 11:02 |
benschubert | tristan: thank y ou very much! Would you also have time to quickly answer https://gitlab.com/BuildStream/buildstream/merge_requests/702#note_111864125 ? That way I could also push it even though it is clearly not high priority so it can wait :) | 11:02 |
tristan | benschubert, looks like the code has changed since that comment ? maybe it now refers to https://gitlab.com/BuildStream/buildstream/blob/BenjaminSchubert/fix-quota-tests/buildstream/_artifactcache/artifactcache.py#L946 ? | 11:07 |
tristan | benschubert, basically you are asking whether to add a private ArtifactCache._get_available_space() function ? | 11:08 |
*** nimish has quit IRC | 11:08 | |
benschubert | tristan: oups yes exactly | 11:08 |
phildawson | ls | 11:08 |
phildawson | gah | 11:08 |
benschubert | That way we know we are not patching somethign that is used somewhere else and make sure everything is clean | 11:08 |
benschubert | plus the performance impact is negligible | 11:09 |
tristan | benschubert, replied here: https://gitlab.com/BuildStream/buildstream/merge_requests/702#note_121808470 | 11:10 |
benschubert | tristan: thank you very much, I'll update the code now so it can finally get merged :D | 11:11 |
tristan | And yes, certainly it would be a sad day if we started creating huge function blocks for the sake of avoiding function calling for performance reasons :) | 11:11 |
*** tristan has quit IRC | 11:22 | |
*** toscalix_ has joined #buildstream | 11:29 | |
*** toscalix has quit IRC | 11:29 | |
*** tristan has joined #buildstream | 11:37 | |
*** solid_black has joined #buildstream | 11:37 | |
*** jjardon has quit IRC | 11:42 | |
*** jjardon has joined #buildstream | 11:42 | |
*** ChanServ sets mode: +o jjardon | 11:42 | |
*** m_22[m] has quit IRC | 11:42 | |
*** oknf[m] has quit IRC | 11:42 | |
*** benschubert has quit IRC | 11:42 | |
*** benschubert has joined #buildstream | 11:42 | |
*** tintou has quit IRC | 11:42 | |
*** tintou has joined #buildstream | 11:43 | |
*** kapil___ has quit IRC | 11:43 | |
*** theawless[m] has quit IRC | 11:43 | |
*** tlater[m] has quit IRC | 11:43 | |
*** asingh_[m] has quit IRC | 11:43 | |
*** inigomartinez has quit IRC | 11:43 | |
*** kapil___ has joined #buildstream | 11:43 | |
*** waltervargas[m] has quit IRC | 11:43 | |
*** mattiasb has quit IRC | 11:43 | |
*** jjardon[m] has quit IRC | 11:43 | |
*** cgmcintyre[m] has quit IRC | 11:43 | |
*** rafaelff[m] has quit IRC | 11:43 | |
*** segfault3[m] has quit IRC | 11:43 | |
*** pro[m] has quit IRC | 11:43 | |
gitlab-br-bot | tristanvb merged MR !983 (jjardon/doc_git_submodules->master: git: warn about checkout submodules by default) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/983 | 11:45 |
*** abderrahim has quit IRC | 11:46 | |
*** abderrahim has joined #buildstream | 11:47 | |
*** m_22[m] has joined #buildstream | 11:49 | |
*** oknf[m] has joined #buildstream | 11:52 | |
*** WSalmon_ has quit IRC | 11:57 | |
*** theawless[m] has joined #buildstream | 12:10 | |
*** asingh_[m] has joined #buildstream | 12:15 | |
*** tristan has quit IRC | 12:40 | |
*** tlater[m] has joined #buildstream | 12:43 | |
*** jjardon[m] has joined #buildstream | 12:50 | |
*** cgmcintyre[m] has joined #buildstream | 12:55 | |
*** solid_black has quit IRC | 12:57 | |
*** inigomartinez has joined #buildstream | 12:58 | |
*** waltervargas[m] has joined #buildstream | 12:59 | |
*** mattiasb has joined #buildstream | 13:04 | |
*** rafaelff[m] has joined #buildstream | 13:10 | |
*** segfault3[m] has joined #buildstream | 13:17 | |
*** tristan has joined #buildstream | 13:18 | |
*** pro[m] has joined #buildstream | 13:23 | |
valentind | Where do we document what we are breaking in 1.4? | 13:24 |
Kinnison | Mostly I've seen things in NEWS | 13:26 |
* Kinnison imagines that'll also go on the website and the release announcement | 13:26 | |
jonathanmaw | juergbi: https://gitlab.com/BuildStream/buildstream/merge_requests/980 ought to have all its issues resolved now | 13:26 |
juergbi | ta, will take a look | 13:27 |
*** solid_black has joined #buildstream | 13:34 | |
*** solid_black has quit IRC | 13:38 | |
*** solid_black has joined #buildstream | 13:43 | |
*** bochecha has joined #buildstream | 14:02 | |
*** lachlan has quit IRC | 14:02 | |
*** lantw44 has quit IRC | 14:12 | |
*** lantw44 has joined #buildstream | 14:12 | |
*** lachlan has joined #buildstream | 14:18 | |
*** WSalmon_ has joined #buildstream | 14:23 | |
*** WSalmon_ has quit IRC | 14:24 | |
*** WSalmon_ has joined #buildstream | 14:33 | |
jjardon | valentind: https://gitlab.com/BuildStream/website/issues/24 (apart of the NEWS file, of course) | 14:34 |
gitlab-br-bot | jjardon closed MR !972 (jjardon/submodules->master: plugins/sources/git.py: Do not checkout submodules by default) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/972 | 14:37 |
*** finn has quit IRC | 14:38 | |
*** finn has joined #buildstream | 14:50 | |
valentind | jjardon, I added in the NEWS file in my MR. | 15:08 |
*** kapil___ has quit IRC | 15:15 | |
jjardon | valentind: thanks | 15:27 |
* jjardon updates https://gitlab.com/BuildStream/website/issues/24 | 15:27 | |
*** nimish has joined #buildstream | 15:36 | |
*** kapil___ has joined #buildstream | 15:40 | |
WSalmon | i can't think were to look for a good example test that interacts with a option in buildstream, i want to test a click.confirm | 15:51 |
WSalmon | can anyone rember one? | 15:51 |
WSalmon | i have had a bit of a look but cant think what best to grep for | 15:51 |
phildawson | juergbi, benschubert and I have had some discussion arising from a comment you made on !959 (https://gitlab.com/BuildStream/buildstream/merge_requests/959#note_121047463). I was wondering if you have an opinion? | 15:56 |
gitlab-br-bot | MR !959: Retire bst source bundle command https://gitlab.com/BuildStream/buildstream/merge_requests/959 | 15:56 |
juergbi | phildawson: commented | 16:12 |
phildawson | ta juergbi | 16:13 |
gitlab-br-bot | juergbi closed issue #795 (BuildStream crashes when we try to use the same junction twice, but named differently) on buildstream https://gitlab.com/BuildStream/buildstream/issues/795 | 16:27 |
gitlab-br-bot | juergbi merged MR !980 (jonathan/fix-identical-element->master: _yamlcache.py: Use a project's junction name if present) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/980 | 16:27 |
Kinnison | jmac: Given the tacit indication that we should maintain the status quo regarding "unreadable files", is !837 worth keeping open, or should it be closed? | 16:30 |
gitlab-br-bot | MR !837: WIP: Import unreadable files https://gitlab.com/BuildStream/buildstream/merge_requests/837 | 16:30 |
*** ChanServ sets mode: +o tristan | 16:30 | |
tristan | WSalmon, we need to develop the testing support for interacting with prompts, none of the interactive stuff is currently tested | 16:30 |
WSalmon | tristan, i came to that conclusion reading the testutils code, thanks for confirming | 16:31 |
jmac | Kinnison: I can't get to gitlab at the moment, I'll take a look when I can | 16:32 |
*** bochecha has quit IRC | 16:34 | |
jmac | Kinnison: Closed | 16:52 |
Kinnison | Thanks jmac | 16:53 |
*** nimish has quit IRC | 17:30 | |
*** nimish has joined #buildstream | 17:31 | |
*** nimish has quit IRC | 17:36 | |
*** finn has quit IRC | 17:36 | |
*** nimish has joined #buildstream | 17:36 | |
*** nimish has quit IRC | 17:41 | |
*** nimish has joined #buildstream | 17:42 | |
*** portdirect has joined #buildstream | 17:45 | |
*** jonathanmaw has quit IRC | 18:13 | |
gitlab-br-bot | gokcennurlu opened issue #800 (There is no clear way to disable batching of prepare+assemble in BuildElement) on buildstream https://gitlab.com/BuildStream/buildstream/issues/800 | 18:23 |
*** finn has joined #buildstream | 18:23 | |
*** xjuan has joined #buildstream | 18:24 | |
*** finn has quit IRC | 18:24 | |
valentind | juergbi, what do you think about this exception? https://gitlab.com/freedesktop-sdk/freedesktop-sdk/-/jobs/128949392 | 18:34 |
valentind | google.protobuf.message.DecodeError: Tag had invalid wire type. | 18:34 |
*** kapil___ has quit IRC | 18:35 | |
juergbi | hm, haven't seen that before. wondering whether it could be some kind of cache corruption | 18:35 |
valentind | juergbi, It happens for the same branch on all platforms. | 18:42 |
*** jjardon has quit IRC | 18:42 | |
*** jjardon has joined #buildstream | 18:42 | |
*** ChanServ sets mode: +o jjardon | 18:42 | |
*** solid_black has quit IRC | 18:49 | |
*** raoul has quit IRC | 19:10 | |
*** tristan has quit IRC | 19:20 | |
*** xjuan has quit IRC | 19:22 | |
*** tristan has joined #buildstream | 19:30 | |
*** nimish has quit IRC | 19:32 | |
*** toscalix_ has quit IRC | 19:36 | |
valentind | juergbi, yes it was just because we have not released 1.2 with the script corruption issue. | 19:39 |
juergbi | ah | 19:40 |
valentind | Did not update the .gitlab-ci.yml on that branch. | 19:41 |
*** xjuan has joined #buildstream | 20:17 | |
*** xjuan has quit IRC | 20:33 | |
*** nimish has joined #buildstream | 21:13 | |
*** nimish has quit IRC | 21:23 | |
*** lachlan has quit IRC | 21:36 | |
*** xjuan has joined #buildstream | 21:40 | |
*** xjuan has quit IRC | 23:24 | |
*** xjuan has joined #buildstream | 23:30 | |
*** nimish has joined #buildstream | 23:41 | |
*** alatiera has quit IRC | 23:47 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!