gitlab-br-bot | marge-bot123 merged MR !1545 (coldtom/move-qmake->master: Move qmake plugin to bst-plugins-experimental) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1545 | 00:16 |
---|---|---|
*** tristan has quit IRC | 02:03 | |
*** tristan has joined #buildstream | 02:18 | |
*** rdale has quit IRC | 03:30 | |
*** lantw44 has quit IRC | 07:35 | |
*** lantw44 has joined #buildstream | 07:38 | |
*** lantw44 has quit IRC | 07:39 | |
*** lantw44 has joined #buildstream | 07:39 | |
*** rdale has joined #buildstream | 08:33 | |
gitlab-br-bot | juergbi opened (was WIP) MR !1499 (juerg/casd->master: Use buildbox-casd for CAS access) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1499 | 08:34 |
*** tme5 has joined #buildstream | 08:38 | |
*** jonathanmaw has joined #buildstream | 08:45 | |
*** traveltissues has joined #buildstream | 09:22 | |
*** lachlan has joined #buildstream | 09:28 | |
*** traveltissues has quit IRC | 09:28 | |
*** traveltissues has joined #buildstream | 09:31 | |
*** lachlan has quit IRC | 09:49 | |
*** lachlan has joined #buildstream | 09:52 | |
*** lachlan has quit IRC | 10:24 | |
*** lachlan has joined #buildstream | 10:25 | |
*** narispo has quit IRC | 10:35 | |
*** narispo has joined #buildstream | 10:35 | |
*** lachlan has quit IRC | 10:36 | |
*** lachlan has joined #buildstream | 10:51 | |
*** lachlan has quit IRC | 11:16 | |
*** lachlan has joined #buildstream | 11:25 | |
gitlab-br-bot | tpollard opened (was WIP) MR !1546 (tpollard/frontendelement->master: Don't directly handle Elements and Queues in App) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1546 | 11:28 |
*** tiagogomes has quit IRC | 11:40 | |
*** lachlan has quit IRC | 11:40 | |
*** lachlan has joined #buildstream | 11:45 | |
*** lachlan has quit IRC | 11:49 | |
*** tiagogomes has joined #buildstream | 11:50 | |
gitlab-br-bot | jennis opened MR !1547 (jennis/add_dep_name_to_cache_key->master: Add the name of build deps to the strict cache key) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1547 | 11:59 |
tpollard | What's the command for running a sourcetest? | 12:11 |
tpollard | I thought it was in contributing but I can't find it | 12:12 |
Kinnison | look in tox.ini | 12:12 |
tpollard | ah yes tox.ini ta | 12:12 |
tme5 | is Source.get_unique_key an abstract method for subclasses? | 12:26 |
Kinnison | Yes, get_unique_key is implemented for each plugin kind | 12:26 |
tme5 | should it have a null implementation and docstring? | 12:27 |
Kinnison | How do you mean? | 12:27 |
tme5 | it's currently not documented | 12:28 |
Kinnison | the documentation is part of Plugin | 12:28 |
tme5 | ahh, thanks | 12:29 |
Kinnison | np | 12:29 |
*** lachlan has joined #buildstream | 13:05 | |
*** lachlan has quit IRC | 13:16 | |
*** lachlan has joined #buildstream | 13:31 | |
*** tpollard has quit IRC | 13:42 | |
jennis | traveltissues, !1547 might be of interest to you | 13:42 |
*** tpollard has joined #buildstream | 13:44 | |
*** lachlan has quit IRC | 13:46 | |
*** lachlan has joined #buildstream | 14:10 | |
*** lachlan has quit IRC | 14:17 | |
juergbi | tristan: fyi: we're trying to support additional file attributes in CAS upstream. first for 'workspaces via CAS' but this would also be suitable for #38. https://github.com/bazelbuild/remote-apis/issues/90 | 14:38 |
gitlab-br-bot | Issue #38: Lost file metadata in artifacts and images https://gitlab.com/BuildStream/buildstream/issues/38 | 14:38 |
*** lachlan has joined #buildstream | 14:41 | |
jennis | I'm seeing a lot of tests-buildbox failures due to: Error: Failed to synchronize cache for repo 'updates-modular' | 14:41 |
jennis | Does anyone have more of an idea as to what this is? | 14:41 |
Kinnison | Yeah, I've had to hit retry a number of times on that job | 14:41 |
traveltissues | i'll take a look jennis | 14:43 |
tpollard | yep had it a few times | 14:43 |
*** lachlan has quit IRC | 14:46 | |
tpollard | aevri: Hi! If I want to allow scheduler to send a new object across the process (so pickled, but it's small & can be pickeled) how do I allow that with __getstate__? :) | 14:52 |
tpollard | do I just need to add get_state_for_child_job_pickling() to scheduler and del what I want to allow through? | 14:53 |
tlater[m] | > /usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'long_description_content_type' | 14:56 |
tlater[m] | Annoys the hell out of me | 14:56 |
*** lachlan has joined #buildstream | 14:57 | |
*** lachlan has quit IRC | 15:02 | |
*** lachlan has joined #buildstream | 15:07 | |
gitlab-br-bot | jennis opened MR !1548 (jennis/add_project_to_proto->master: Add project name to the proto and the cache key) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1548 | 15:18 |
*** lachlan has quit IRC | 15:24 | |
jennis | more cache key changes :D | 15:27 |
gitlab-br-bot | traveltissues approved MR !1547 (jennis/add_dep_name_to_cache_key->master: Add the name of build deps to the strict cache key) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1547 | 15:29 |
*** lachlan has joined #buildstream | 15:30 | |
*** bochecha has joined #buildstream | 15:36 | |
traveltissues | jennis, are you planning to rebase !1548 | 15:37 |
traveltissues | ah, i see the dep link, nvm | 15:37 |
gitlab-br-bot | traveltissues approved MR !1548 (jennis/add_project_to_proto->master: Add project name to the proto and the cache key) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1548 | 15:37 |
jennis | thanks traveltissues :) | 15:39 |
*** traveltissues has quit IRC | 15:41 | |
*** traveltissues has joined #buildstream | 15:42 | |
*** traveltissues has quit IRC | 15:43 | |
tme5 | whoops, my mail went to the list moderation queue. are the mods anyone here? | 16:06 |
*** lachlan has quit IRC | 16:14 | |
*** lachlan has joined #buildstream | 16:21 | |
* tlater[m] is running into some weird test errors around pushing/pulling | 16:24 | |
tlater[m] | It looks like the artifact server tests expect artifact names to contain project/subdirectory/artifact_ref | 16:25 |
tlater[m] | But in actuality they only contain artifact_ref | 16:25 |
tlater[m] | Any idea what the real expected behavior is, or why I'd run into this? | 16:25 |
tlater[m] | For reference: https://pastebin.com/raw/s14nxyTn | 16:26 |
tlater[m] | As you can see that directory contains the ref we're looking for | 16:26 |
tlater[m] | But it's two levels up from where we expect it to be | 16:26 |
*** lachlan has quit IRC | 16:27 | |
*** tme5 has quit IRC | 16:37 | |
*** ChanServ sets mode: +o tristan | 16:43 | |
aevri | tpollard: Hello! In general you shouldn't have to do anything special to get a new object to be passed to the new process, most things can be pickled automatically | 16:49 |
aevri | If you arrange for it to be part of the ChildJob object, directly or transitively, then that's the most convenient and common case. | 16:50 |
aevri | I'm happy to look at a WIP MR or something if you'd like me to be more specific :) | 16:53 |
*** jonathanmaw has quit IRC | 17:31 | |
*** xjuan has joined #buildstream | 18:15 | |
*** rdale has quit IRC | 18:58 | |
*** xjuan has quit IRC | 20:07 | |
*** xjuan has joined #buildstream | 21:11 | |
*** bochecha has quit IRC | 21:35 | |
gitlab-br-bot | abderrahimk opened MR !1549 (abderrahim/backport-947->bst-1: plugins/elements/cmake.yaml: always specify variable types) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1549 | 22:46 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!