IRC logs for #buildstream for Tuesday, 2019-02-05

*** dtf has quit IRC00:18
*** nimish has joined #buildstream00:49
*** nimish has quit IRC00:57
*** nimish has joined #buildstream01:01
*** nimish has quit IRC03:22
*** bochecha has joined #buildstream03:32
*** bochecha has quit IRC03:46
*** kapil___ has joined #buildstream06:10
*** mohan43u has quit IRC07:49
*** mohan43u has joined #buildstream07:55
*** kapil___ has quit IRC08:44
*** toscalix has joined #buildstream08:52
*** kapil___ has joined #buildstream09:14
*** cs-shadow has joined #buildstream09:24
*** sambishop has joined #buildstream09:29
gitlab-br-botjennis 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/112709:43
*** raoul has joined #buildstream09:49
*** solid_black has joined #buildstream09:51
gitlab-br-botraoul.hidalgocharman opened (was WIP) MR !1100 (raoul/870-root-cache-dir->master: root cache directory) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/110009:53
*** phildawson has joined #buildstream09:56
*** jonathanmaw has joined #buildstream09:56
*** jonathanmaw has quit IRC10:00
*** jonathanmaw has joined #buildstream10:00
*** tpollard has joined #buildstream10:08
*** alatiera has joined #buildstream10:36
*** sambishop has quit IRC10:48
*** sambishop has joined #buildstream10:48
*** brlogger` has joined #buildstream11:03
*** benbrown has quit IRC11:03
*** solid_black_ has joined #buildstream11:03
*** alatiera_ has joined #buildstream11:03
*** kapil___ has joined #buildstream11:03
*** brlogger has quit IRC11:03
*** alatiera has quit IRC11:03
*** solid_black has quit IRC11:03
*** mablanch has quit IRC11:03
*** valentind has quit IRC11:03
*** WSalmon has quit IRC11:03
*** gitlab-br-bot has quit IRC11:03
*** gitlab-br-bot has joined #buildstream11:04
*** alatiera_ is now known as alatiera11:04
*** solid_black_ is now known as solid_black11:04
*** valentind has joined #buildstream11:07
*** WSalmon has joined #buildstream11:07
*** mablanch has joined #buildstream11:09
*** benbrown has joined #buildstream11:10
*** alatiera_ has joined #buildstream11:17
*** alatiera has quit IRC11:17
*** alatiera_ has quit IRC11:17
*** alatiera has joined #buildstream11:17
raoulThere isn't any way of showing a sources consistency from command line is there?11:27
gitlab-br-botdanielsilverstone-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/112811:31
*** raoul has quit IRC11:33
gitlab-br-botjennis 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/111911:34
* Kinnison grumbles about evidently false lints and wonders about how to disable them11: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
jennisKinnison, #pylint-disable:11:53
Kinnisonjennis: yeah11:53
* Kinnison is just grumpy11:53
jennishaha ok11:53
jennisIs it picking up stuff in .eggs and build/?11:54
KinnisonI have literally no idea11:54
jennisdoras[m] has an MR to fix this11:54
KinnisonSince the switch to tox, I don't understand anything11:54
jennishttps://gitlab.com/BuildStream/buildstream/merge_requests/111611:54
KinnisonUgh, approved ages ago, but needs a rebase and then merge11:55
jennistry and add .eggs/** and build/** to exclude in your setup.cfg, and then run `tox -e lint`11:55
jennisor just cherry-pick abf34d83987424278f71961fd7136b359c88a38e11:56
Kinnison./tmp/test_autotools_build1/cache/checkout/usr/lib/python3.6/_threading_local.py:150:1: E302 expected 2 blank lines, found 111:56
jennisahh, we should probably also be ignoring .tmp11:56
Kinnisonyes, ignoring tmp/** helps11:57
jennis:)11:58
KinnisonYou should add that to the MR, rebase it, and merge it11:58
KinnisonBut not before my pipeline completes and my MR is merged11:59
jennisheh11:59
KinnisonSpeaking of which, if someone wants to review https://gitlab.com/BuildStream/buildstream/merge_requests/1128 I'd appreciate it11:59
*** kapil___ has quit IRC12:34
jennisIs anyone familiar with the baserock build for the benchmarking?12:37
jennisEssentially we `bst build gnu-toolchain/stage1-binutils.bst`, and do this 3 times12:37
jennisBut I can't see anywhere where we're removing our artifact cache to ensure that the repeats are building with an empty cache12:38
gitlab-br-bottpollard 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/111912:41
tpollardIf 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_13236070912:53
*** alatiera has quit IRC12:54
*** bochecha has joined #buildstream12:55
*** raoul has joined #buildstream13:05
*** alatiera has joined #buildstream13:05
*** nimish has joined #buildstream13:15
KinnisonWelp, I *had* a green pipeline but someone did a merge13:15
*** nimish has quit IRC13:16
*** nimish has joined #buildstream13:19
Kinnisoncs-shadow: thanks for the :+1: but are you prepared to hit the merge on pipeline-complete?13:29
*** sambishop has quit IRC13:33
*** sambishop has joined #buildstream13:33
laurenceKinnison, I find myself longing for a merge-bot13:40
laurenceadds68, would the margebot solve such issues?13:40
KinnisonPresumably we'd still be beholden to the pipeline times13:41
* Kinnison is confused by marge-bot's repo being on github13:41
laurenceHere she is ! https://gitlab.com/fsdk-marge-bot13:41
adds68laurence, margebot just ensures people don't have to keep rebasing13:41
adds68but yes you would still be tied to the pipelines13:42
laurenceadds68, that's one problem we're trying to solve13:42
KinnisonAha marge can batch too13:43
Kinnisonmarge-bot in --batch mode would probably be the solution we want13:43
adds68Kinnison, yes that was literally what i just typing, but i forgot the name haha13:43
adds68laurence, alatiera is the man who can :)13:43
adds68He took the time to do it for us \o/ :)13:44
alatieraI could add a second marge for bst I guess, could even host it in the same machine as the fd.o-sdk one13:45
alatierajjardon: ^ thoughts?13:45
alatieraone thing is that somebody would need to setup a merge-bot@foo.bar mail cause currently its using one of my spare email addresses13:46
* Kinnison imagines setting up a marge-bot@buildstream.build wouldn't be too hard13:47
Kinnisonlooks like we'd need to prod Codethink Ops13:47
KinnisonWhere would it need to go to?13:47
jjardonalatiera: no, buildstream have their own infra13:53
jjardonKinnison: codethink ops doesn't control any buildstream infra; AFAIK valentind does (and can provide a machine to you)13:54
Kinnisonjjardon: the MX for buildstream.build appears to be Codethink's, hence my comment13:54
KinnisonPerhaps valentind has some kind of UI for the MX too13:54
* Kinnison shrugs13:54
jjardonKinnison: sorry; maybe that is controled by Codethink ops13:55
valentindops control the DNS.14:01
KinnisonWe're talking about MX, not DNS14:17
*** sambishop has quit IRC14:30
valentindKinnison, the mail server configured for buildstream.build is a server handled by ops.14:31
KinnisonAnyone fancy pushing merge on https://gitlab.com/BuildStream/buildstream/merge_requests/1128 ?14:49
*** cs-shadow has quit IRC14:54
*** kapil___ has joined #buildstream14:59
gitlab-br-botaevri opened MR !1129 (snakeviz->master: contributing: snakeviz replaces pyflame+flamegraph) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/112915:02
*** sambishop has joined #buildstream15:05
gitlab-br-botphildawson 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/112815:08
gitlab-br-botjonathanmaw opened issue #895 (Buildstream needlessly stages junctions into  tmpdir) on buildstream https://gitlab.com/BuildStream/buildstream/issues/89515:11
*** bochecha has quit IRC15:36
gitlab-br-botBenjaminSchubert 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/112815:45
*** tristan has joined #buildstream16:01
*** ChanServ sets mode: +o tristan16:08
*** solid_black has quit IRC16:22
gitlab-br-bottpollard opened (was WIP) MR !1024 (tpollard/566->master: Make uploading of build trees configurable) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/102416:46
tpollardwhat16:55
gitlab-br-botaevri opened MR !1130 (are_you_sure2->master: userconfig: rm really-workspace-close-project-inaccessible) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/113017:05
*** sambishop has quit IRC17:17
*** sambishop has joined #buildstream17:18
*** sambishop has quit IRC17:21
*** toscalix has quit IRC17:25
*** jonathanmaw has quit IRC18:01
*** tristan has quit IRC18:02
*** raoul has quit IRC18:36
*** kapil___ has quit IRC18:49
*** xjuan has joined #buildstream21:37
*** alatiera has quit IRC23:20
*** nimish has quit IRC23:25
*** nimish has joined #buildstream23:26

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!