*** abderrah1 has quit IRC | 00:48 | |
*** abderrah1 has joined #buildstream | 00:48 | |
*** cs-shadow has quit IRC | 00:57 | |
*** reaper has joined #buildstream | 01:56 | |
*** mrjester has joined #buildstream | 02:04 | |
*** kapil___ has quit IRC | 02:48 | |
*** kapil___ has joined #buildstream | 03:14 | |
*** abderrahim has joined #buildstream | 03:17 | |
*** abderrah1 has quit IRC | 03:18 | |
*** abderrahim has quit IRC | 04:09 | |
*** abderrahim has joined #buildstream | 04:10 | |
*** mohan43u has quit IRC | 04:25 | |
*** mohan43u has joined #buildstream | 05:11 | |
*** kapil___ has quit IRC | 05:53 | |
*** tristan has joined #buildstream | 05:58 | |
*** tristan has quit IRC | 06:04 | |
*** tristan has joined #buildstream | 06:04 | |
*** nimish has joined #buildstream | 06:34 | |
*** abderrah1 has joined #buildstream | 07:09 | |
*** abderrahim has quit IRC | 07:11 | |
*** tristan has quit IRC | 07:34 | |
*** tristan has joined #buildstream | 08:45 | |
Kinnison | juergbi: Good morning. !967 still looks mergeable if you have a chance. I'm amazed something else wasn't merged overnight | 08:49 |
---|---|---|
*** toscalix has joined #buildstream | 09:03 | |
*** finn has joined #buildstream | 09:09 | |
juergbi | Kinnison: I'm on it | 09:25 |
Kinnison | Cool, thanks for looking | 09:27 |
juergbi | looks mostly fine but there are a few details that need to be fixed up | 09:31 |
Kinnison | Hopefully Nexus can get to those pretty early today | 09:31 |
* Kinnison feels somewhat responsible for that MR because he missed some important bits early on :( | 09:32 | |
*** WSalmon_ has joined #buildstream | 09:37 | |
Kinnison | juergbi: also, nice catches. I am clearly change-blind at this point on that MR :( | 09:38 |
*** alatiera has joined #buildstream | 10:04 | |
gitlab-br-bot | juergbi merged MR !981 (aevri/update_man->master: man/: update with changes since Apr 2018) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/981 | 10:09 |
*** tpollard has joined #buildstream | 10:09 | |
* Nexus has a look | 10:10 | |
*** rdale has joined #buildstream | 10:11 | |
*** raoul has joined #buildstream | 10:11 | |
Nexus | juergbi, Kinnison all done | 10:18 |
* Kinnison reads "The yaml is mangled as part of loading" (part of the description of !980) and is super-sad :/ | 10:19 | |
benschubert | tristan: Hey! Would you have time to have a look at !819? I'd like to be able to push it through since a few people are waiting on it :) | 10:24 |
gitlab-br-bot | MR !819: Add `--deps build` option to `bst checkout` https://gitlab.com/BuildStream/buildstream/merge_requests/819 | 10:24 |
*** lachlan has joined #buildstream | 10:30 | |
*** AmauryPi has joined #buildstream | 10:39 | |
*** nimish has quit IRC | 10:46 | |
juergbi | Nexus: CI failed | 10:53 |
*** Davnit__ has joined #buildstream | 10:54 | |
*** finn_ has joined #buildstream | 10:59 | |
*** finn has quit IRC | 11:00 | |
*** andy has joined #buildstream | 11:20 | |
*** andy has quit IRC | 11:29 | |
*** rdale has quit IRC | 11:44 | |
*** rdale has joined #buildstream | 11:50 | |
*** finn_ has quit IRC | 11:54 | |
*** finn_ has joined #buildstream | 11:54 | |
gitlab-br-bot | gokcennurlu opened issue #798 ('bst pull' with --remote override fails to initialize remote because 'push not allowed') on buildstream https://gitlab.com/BuildStream/buildstream/issues/798 | 11:55 |
*** nimish has joined #buildstream | 12:02 | |
*** QRealm has joined #buildstream | 12:37 | |
*** lachlan has quit IRC | 12:41 | |
*** finn_ has quit IRC | 12:45 | |
*** lachlan has joined #buildstream | 12:45 | |
*** kyle__ has joined #buildstream | 12:47 | |
*** nimish has quit IRC | 12:47 | |
*** nimish has joined #buildstream | 12:47 | |
*** finn has joined #buildstream | 12:56 | |
*** finn_ has joined #buildstream | 12:57 | |
*** finn has quit IRC | 12:57 | |
*** nimish has quit IRC | 13:02 | |
*** nimish has joined #buildstream | 13:03 | |
tpollard | juergbi: did the slight tweak you asked for on !978 | 13:05 |
gitlab-br-bot | MR !978: _stream.py: Ability to pull missing buildtrees outside of pull/build https://gitlab.com/BuildStream/buildstream/merge_requests/978 | 13:05 |
jmac | Can I set the cache quota in project.conf? | 13:43 |
tpollard | I don't believe so | 13:45 |
tpollard | for the local cache | 13:45 |
juergbi | no, cache / cache expiry is global, and it's configured in global user config | 13:46 |
jmac | Oh well | 13:47 |
jmac | I wonder how the quota behaves if I have two instances of BST running with different XDG_CACHE_HOME values | 13:48 |
juergbi | jmac: I'd recommend to also set XDG_CONFIG_HOME in that case | 13:50 |
jmac | Aha, that might be what I'm after | 13:50 |
gitlab-br-bot | juergbi merged MR !978 (tpollard/774->master: _stream.py: Ability to pull missing buildtrees outside of pull/build) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/978 | 14:10 |
gitlab-br-bot | juergbi closed issue #774 (Provide the ability to pull missing buildtrees via the scheduler outside of user invoked bst pull & build) on buildstream https://gitlab.com/BuildStream/buildstream/issues/774 | 14:10 |
*** nimish has quit IRC | 14:12 | |
*** nimish has joined #buildstream | 14:13 | |
tpollard | cheers juergbi | 14:14 |
Nexus | So, the topic of "What do we call the flag for a 'bst build world'" returns. The current thoughts seem to be either `--world` or having it default to build everything if no element is named e.g. `bst build` would build the entire project. This may conflict with building from the workspace directory however, as i believe this wants to use the default to build the element which the workspace came from. | 14:16 |
Nexus | And i believe it's important that we remain consistant, so to me, i think the `default` option isn't viable. But i am open to suggestions and ideas! | 14:16 |
juergbi | I don't think it would be that surprising to the user if the default target in a workspace directory builds only the workspace and the default target in the project directory builds the whole project (potentially configurable in project.conf in a future version) | 14:19 |
*** nimish has quit IRC | 14:21 | |
tpollard | both have merits, I'm not sure I have a strong enough opinion on either though | 14:25 |
*** nimish has joined #buildstream | 14:28 | |
tpollard | is anyone getting ''pyopenssl' third-party module is not installed. This meansFTPS support will be disabled. You can install it with:'pip install pyopenssl'' when running the tests recently? | 14:52 |
juergbi | tpollard: yes, maybe it should be added to dev-requirements.txt if apparently it's not implicitly pulled in | 14:55 |
juergbi | valentind: ^^? | 14:55 |
juergbi | or it might not be needed at all, and is just a confusing warning | 14:55 |
tpollard | all tests still pass for me, but it's definitely only appeared in the recent days | 14:56 |
*** cs-shadow has joined #buildstream | 14:56 | |
juergbi | yes, it's since the netrc support | 14:56 |
*** nimish has quit IRC | 15:06 | |
*** nimish has joined #buildstream | 15:06 | |
*** nimish has quit IRC | 15:36 | |
*** nimish has joined #buildstream | 15:37 | |
gitlab-br-bot | juergbi closed issue #111 (Unix platform cannot interact with artifact shares) on buildstream https://gitlab.com/BuildStream/buildstream/issues/111 | 15:46 |
gitlab-br-bot | juergbi closed issue #335 (Loader tests are broken) on buildstream https://gitlab.com/BuildStream/buildstream/issues/335 | 16:06 |
Nexus | When are we going to have parallel tests? :'( | 16:07 |
Kinnison | You can turn them on | 16:07 |
Kinnison | juergbi: and I did some experimentation a few months back though | 16:07 |
Kinnison | and it turns out that pytest's overhead basically meant that if you gave it 2 runners it was helpful, but 4 was harmful | 16:07 |
Kinnison | IIRC | 16:08 |
gitlab-br-bot | juergbi closed issue #414 (Project doesn't build when using bst 1.1.3 (it builds fine with 1.1.2)) on buildstream https://gitlab.com/BuildStream/buildstream/issues/414 | 16:10 |
*** toscalix has quit IRC | 16:16 | |
gitlab-br-bot | juergbi closed issue #598 (Fatal warnings prints None when detail not provided) on buildstream https://gitlab.com/BuildStream/buildstream/issues/598 | 16:16 |
juergbi | on my desktop I got the best time with using roughly a third of the hardware threads | 16:20 |
Kinnison | that'd match my expectation (8 thread system, 2 good, 4 bad) | 16:27 |
*** lachlan has quit IRC | 16:29 | |
*** lachlan has joined #buildstream | 16:32 | |
*** lachlan has quit IRC | 16:43 | |
*** lachlan has joined #buildstream | 16:54 | |
*** tpollard has quit IRC | 16:58 | |
*** nimish has quit IRC | 17:07 | |
*** nimish has joined #buildstream | 17:07 | |
*** nimish has joined #buildstream | 17:07 | |
*** phildawson_ has quit IRC | 17:11 | |
*** WSalmon_ has quit IRC | 17:13 | |
*** alatiera has quit IRC | 17:17 | |
*** alatiera has joined #buildstream | 17:19 | |
gitlab-br-bot | juergbi merged MR !967 (mandatory_suffix->master: Mandatory .bst suffix) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/967 | 17:21 |
gitlab-br-bot | raoul.hidalgocharman opened MR !982 (raoul/628-RE-flow-optimisation->master: Raoul/628 re flow optimisation) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/982 | 17:29 |
*** finn_ has quit IRC | 17:35 | |
*** raoul has quit IRC | 17:39 | |
*** xjuan has joined #buildstream | 18:07 | |
*** lachlan has quit IRC | 18:49 | |
*** xjuan has quit IRC | 18:51 | |
*** xjuan has joined #buildstream | 18:57 | |
*** nimish has quit IRC | 19:32 | |
*** nimish has joined #buildstream | 19:32 | |
*** xjuan has quit IRC | 20:18 | |
*** tristan has quit IRC | 20:35 | |
*** nimish has quit IRC | 21:11 | |
*** nimish has joined #buildstream | 21:11 | |
*** xjuan has joined #buildstream | 21:28 | |
*** xjuan has quit IRC | 21:51 | |
*** xjuan has joined #buildstream | 22:08 | |
*** mohan43u has quit IRC | 22:12 | |
*** mohan43u has joined #buildstream | 22:16 | |
*** alatiera has quit IRC | 22:18 | |
*** kapil___ has joined #buildstream | 23:35 | |
*** cs-shadow has quit IRC | 23:36 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!