*** dtf has quit IRC | 00:18 | |
*** nimish has joined #buildstream | 00:49 | |
*** nimish has quit IRC | 00:57 | |
*** nimish has joined #buildstream | 01:01 | |
*** nimish has quit IRC | 03:22 | |
*** bochecha has joined #buildstream | 03:32 | |
*** bochecha has quit IRC | 03:46 | |
*** kapil___ has joined #buildstream | 06:10 | |
*** mohan43u has quit IRC | 07:49 | |
*** mohan43u has joined #buildstream | 07:55 | |
*** kapil___ has quit IRC | 08:44 | |
*** toscalix has joined #buildstream | 08:52 | |
*** kapil___ has joined #buildstream | 09:14 | |
*** cs-shadow has joined #buildstream | 09:24 | |
*** sambishop has joined #buildstream | 09:29 | |
gitlab-br-bot | jennis merged MR !1127 (doraskayo/filter-indirect-deps-fix-1.2->bst-1.2: filter.py: don't recurse when staging dependencies) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1127 | 09:43 |
---|---|---|
*** raoul has joined #buildstream | 09:49 | |
*** solid_black has joined #buildstream | 09:51 | |
gitlab-br-bot | raoul.hidalgocharman opened (was WIP) MR !1100 (raoul/870-root-cache-dir->master: root cache directory) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1100 | 09:53 |
*** phildawson has joined #buildstream | 09:56 | |
*** jonathanmaw has joined #buildstream | 09:56 | |
*** jonathanmaw has quit IRC | 10:00 | |
*** jonathanmaw has joined #buildstream | 10:00 | |
*** tpollard has joined #buildstream | 10:08 | |
*** alatiera has joined #buildstream | 10:36 | |
*** sambishop has quit IRC | 10:48 | |
*** sambishop has joined #buildstream | 10:48 | |
*** brlogger` has joined #buildstream | 11:03 | |
*** benbrown has quit IRC | 11:03 | |
*** solid_black_ has joined #buildstream | 11:03 | |
*** alatiera_ has joined #buildstream | 11:03 | |
*** kapil___ has joined #buildstream | 11:03 | |
*** brlogger has quit IRC | 11:03 | |
*** alatiera has quit IRC | 11:03 | |
*** solid_black has quit IRC | 11:03 | |
*** mablanch has quit IRC | 11:03 | |
*** valentind has quit IRC | 11:03 | |
*** WSalmon has quit IRC | 11:03 | |
*** gitlab-br-bot has quit IRC | 11:03 | |
*** gitlab-br-bot has joined #buildstream | 11:04 | |
*** alatiera_ is now known as alatiera | 11:04 | |
*** solid_black_ is now known as solid_black | 11:04 | |
*** valentind has joined #buildstream | 11:07 | |
*** WSalmon has joined #buildstream | 11:07 | |
*** mablanch has joined #buildstream | 11:09 | |
*** benbrown has joined #buildstream | 11:10 | |
*** alatiera_ has joined #buildstream | 11:17 | |
*** alatiera has quit IRC | 11:17 | |
*** alatiera_ has quit IRC | 11:17 | |
*** alatiera has joined #buildstream | 11:17 | |
raoul | There isn't any way of showing a sources consistency from command line is there? | 11:27 |
gitlab-br-bot | danielsilverstone-ct opened MR !1128 (danielsilverstone-ct/roaring-bitmaps->master: Switch to roaring bitmaps for the loader dependency caches) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1128 | 11:31 |
*** raoul has quit IRC | 11:33 | |
gitlab-br-bot | jennis approved MR !1119 (tpollard/buildremote->master: Add --remote, -r option to bst build, inline with pull & push) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1119 | 11:34 |
* Kinnison grumbles about evidently false lints and wonders about how to disable them | 11:36 | |
* Kinnison gives up trying to run the lints locally since it seems to be linting the entirety of python's stdlib (and that isn't very good apparently) | 11:44 | |
jennis | Kinnison, #pylint-disable: | 11:53 |
Kinnison | jennis: yeah | 11:53 |
* Kinnison is just grumpy | 11:53 | |
jennis | haha ok | 11:53 |
jennis | Is it picking up stuff in .eggs and build/? | 11:54 |
Kinnison | I have literally no idea | 11:54 |
jennis | doras[m] has an MR to fix this | 11:54 |
Kinnison | Since the switch to tox, I don't understand anything | 11:54 |
jennis | https://gitlab.com/BuildStream/buildstream/merge_requests/1116 | 11:54 |
Kinnison | Ugh, approved ages ago, but needs a rebase and then merge | 11:55 |
jennis | try and add .eggs/** and build/** to exclude in your setup.cfg, and then run `tox -e lint` | 11:55 |
jennis | or just cherry-pick abf34d83987424278f71961fd7136b359c88a38e | 11:56 |
Kinnison | ./tmp/test_autotools_build1/cache/checkout/usr/lib/python3.6/_threading_local.py:150:1: E302 expected 2 blank lines, found 1 | 11:56 |
jennis | ahh, we should probably also be ignoring .tmp | 11:56 |
Kinnison | yes, ignoring tmp/** helps | 11:57 |
jennis | :) | 11:58 |
Kinnison | You should add that to the MR, rebase it, and merge it | 11:58 |
Kinnison | But not before my pipeline completes and my MR is merged | 11:59 |
jennis | heh | 11:59 |
Kinnison | Speaking of which, if someone wants to review https://gitlab.com/BuildStream/buildstream/merge_requests/1128 I'd appreciate it | 11:59 |
*** kapil___ has quit IRC | 12:34 | |
jennis | Is anyone familiar with the baserock build for the benchmarking? | 12:37 |
jennis | Essentially we `bst build gnu-toolchain/stage1-binutils.bst`, and do this 3 times | 12:37 |
jennis | But I can't see anywhere where we're removing our artifact cache to ensure that the repeats are building with an empty cache | 12:38 |
gitlab-br-bot | tpollard merged MR !1119 (tpollard/buildremote->master: Add --remote, -r option to bst build, inline with pull & push) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1119 | 12:41 |
tpollard | If anyone would like to add their opinion/comments on the expected semantics of 'not pushing buildtrees' then it would be beneficial as I will soon be reworking it to match juergbi's idea https://gitlab.com/BuildStream/buildstream/merge_requests/1024#note_132360709 | 12:53 |
*** alatiera has quit IRC | 12:54 | |
*** bochecha has joined #buildstream | 12:55 | |
*** raoul has joined #buildstream | 13:05 | |
*** alatiera has joined #buildstream | 13:05 | |
*** nimish has joined #buildstream | 13:15 | |
Kinnison | Welp, I *had* a green pipeline but someone did a merge | 13:15 |
*** nimish has quit IRC | 13:16 | |
*** nimish has joined #buildstream | 13:19 | |
Kinnison | cs-shadow: thanks for the :+1: but are you prepared to hit the merge on pipeline-complete? | 13:29 |
*** sambishop has quit IRC | 13:33 | |
*** sambishop has joined #buildstream | 13:33 | |
laurence | Kinnison, I find myself longing for a merge-bot | 13:40 |
laurence | adds68, would the margebot solve such issues? | 13:40 |
Kinnison | Presumably we'd still be beholden to the pipeline times | 13:41 |
* Kinnison is confused by marge-bot's repo being on github | 13:41 | |
laurence | Here she is ! https://gitlab.com/fsdk-marge-bot | 13:41 |
adds68 | laurence, margebot just ensures people don't have to keep rebasing | 13:41 |
adds68 | but yes you would still be tied to the pipelines | 13:42 |
laurence | adds68, that's one problem we're trying to solve | 13:42 |
Kinnison | Aha marge can batch too | 13:43 |
Kinnison | marge-bot in --batch mode would probably be the solution we want | 13:43 |
adds68 | Kinnison, yes that was literally what i just typing, but i forgot the name haha | 13:43 |
adds68 | laurence, alatiera is the man who can :) | 13:43 |
adds68 | He took the time to do it for us \o/ :) | 13:44 |
alatiera | I could add a second marge for bst I guess, could even host it in the same machine as the fd.o-sdk one | 13:45 |
alatiera | jjardon: ^ thoughts? | 13:45 |
alatiera | one thing is that somebody would need to setup a merge-bot@foo.bar mail cause currently its using one of my spare email addresses | 13:46 |
* Kinnison imagines setting up a marge-bot@buildstream.build wouldn't be too hard | 13:47 | |
Kinnison | looks like we'd need to prod Codethink Ops | 13:47 |
Kinnison | Where would it need to go to? | 13:47 |
jjardon | alatiera: no, buildstream have their own infra | 13:53 |
jjardon | Kinnison: codethink ops doesn't control any buildstream infra; AFAIK valentind does (and can provide a machine to you) | 13:54 |
Kinnison | jjardon: the MX for buildstream.build appears to be Codethink's, hence my comment | 13:54 |
Kinnison | Perhaps valentind has some kind of UI for the MX too | 13:54 |
* Kinnison shrugs | 13:54 | |
jjardon | Kinnison: sorry; maybe that is controled by Codethink ops | 13:55 |
valentind | ops control the DNS. | 14:01 |
Kinnison | We're talking about MX, not DNS | 14:17 |
*** sambishop has quit IRC | 14:30 | |
valentind | Kinnison, the mail server configured for buildstream.build is a server handled by ops. | 14:31 |
Kinnison | Anyone fancy pushing merge on https://gitlab.com/BuildStream/buildstream/merge_requests/1128 ? | 14:49 |
*** cs-shadow has quit IRC | 14:54 | |
*** kapil___ has joined #buildstream | 14:59 | |
gitlab-br-bot | aevri opened MR !1129 (snakeviz->master: contributing: snakeviz replaces pyflame+flamegraph) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1129 | 15:02 |
*** sambishop has joined #buildstream | 15:05 | |
gitlab-br-bot | phildawson approved MR !1128 (danielsilverstone-ct/roaring-bitmaps->master: Switch to roaring bitmaps for the loader dependency caches) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1128 | 15:08 |
gitlab-br-bot | jonathanmaw opened issue #895 (Buildstream needlessly stages junctions into tmpdir) on buildstream https://gitlab.com/BuildStream/buildstream/issues/895 | 15:11 |
*** bochecha has quit IRC | 15:36 | |
gitlab-br-bot | BenjaminSchubert merged MR !1128 (danielsilverstone-ct/roaring-bitmaps->master: Switch to roaring bitmaps for the loader dependency caches) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1128 | 15:45 |
*** tristan has joined #buildstream | 16:01 | |
*** ChanServ sets mode: +o tristan | 16:08 | |
*** solid_black has quit IRC | 16:22 | |
gitlab-br-bot | tpollard opened (was WIP) MR !1024 (tpollard/566->master: Make uploading of build trees configurable) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1024 | 16:46 |
tpollard | what | 16:55 |
gitlab-br-bot | aevri opened MR !1130 (are_you_sure2->master: userconfig: rm really-workspace-close-project-inaccessible) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1130 | 17:05 |
*** sambishop has quit IRC | 17:17 | |
*** sambishop has joined #buildstream | 17:18 | |
*** sambishop has quit IRC | 17:21 | |
*** toscalix has quit IRC | 17:25 | |
*** jonathanmaw has quit IRC | 18:01 | |
*** tristan has quit IRC | 18:02 | |
*** raoul has quit IRC | 18:36 | |
*** kapil___ has quit IRC | 18:49 | |
*** xjuan has joined #buildstream | 21:37 | |
*** alatiera has quit IRC | 23:20 | |
*** nimish has quit IRC | 23:25 | |
*** nimish has joined #buildstream | 23:26 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!