IRC logs for #buildstream for Friday, 2018-12-07

*** mohan43u has quit IRC00:11
*** alatiera has quit IRC01:01
*** xjuan has quit IRC03:08
*** tristan has joined #buildstream03:53
*** ChanServ sets mode: +o tristan03:53
*** mohan43u has joined #buildstream04:26
*** nimish has joined #buildstream06:06
gitlab-br-bottristanvb opened MR !999 (tristan/yaml-optionally-allow-none->master: Only optionally allow None values in user provided YAML) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/99908:00
*** tristan has quit IRC08:30
*** bochecha has joined #buildstream08:32
gitlab-br-bottristanvb closed issue #803 (Unhandled NoneType exception) on buildstream https://gitlab.com/BuildStream/buildstream/issues/80308:33
gitlab-br-bottristanvb merged MR !999 (tristan/yaml-optionally-allow-none->master: Only optionally allow None values in user provided YAML) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/99908:33
*** tristan has joined #buildstream08:48
*** finn has joined #buildstream09:23
*** nimish has quit IRC09:31
*** nimish has joined #buildstream09:31
*** nimish has quit IRC09:41
*** nimish has joined #buildstream09:42
*** solid_black has joined #buildstream09:53
*** ImNotLucas666 has joined #buildstream09:55
*** finn_ has joined #buildstream09:59
*** finn has quit IRC10:00
*** ImNotLucas666 has quit IRC10:06
benschubertI've got a question about the scheduling of the queues in BuildStream. I remember reading somewhere that Items would try to go through the queue as fast as possible, correct? Meaning if something is able to be built, it will start building asap. I've got a pipeline running, and it has already fetched 30 sources, but nothing has started building. Is that expected?10:09
*** tpollard has joined #buildstream10:09
phildawsonbenschubert, I would expect some stuff to start building as soon as it has been fetched. What sort of timescales are you talking about here?10:11
benschubert15 minutes, at least10:12
juergbithis seems odd10:14
juergbiwhat does the status bar say?10:14
phildawsonI presume you are reading the number of fetched items off the status bar?10:16
gitlab-br-botjmacarthur opened issue #811 (Hanging tests due to exceptions in artifact cache) on buildstream https://gitlab.com/BuildStream/buildstream/issues/81110:18
*** lachlan has joined #buildstream10:29
benschubertjuergbi: phildawson: it waited until it finished pulling everything (well, failing to pull anything) before launching the _first_ build10:54
benschubertphildawson: yes that's were I was reading it10:54
*** nimish has quit IRC11:02
*** nimish has joined #buildstream11:02
*** nimish has joined #buildstream11:03
*** alatiera has joined #buildstream11:20
*** lachlan has quit IRC11:36
*** abderrahim has quit IRC11:51
*** abderrahim has joined #buildstream11:52
*** lachlan has joined #buildstream11:52
juergbifetch for the first element only starts after failing to pull it. and after that it should immediately start building11:56
juergbithere is an issue open about pulling blocking fetching but after fetch there should really not be a delay11:57
*** nimish has quit IRC13:13
*** nimish has joined #buildstream13:13
*** lachlan has quit IRC13:17
*** tpollard has quit IRC14:00
benschubertjuergbi: I have pull then fetch that work concurrently without problem. After it has fetched it will not build until _all_ pull tasks are finished though :/14:04
valentindI found out that if we a tag is changed on a remote then "git fetch" is not enough to fetch new commits.14:07
valentindWe need to do "git fetch --force"14:07
*** nimish has quit IRC14:08
*** nimish has joined #buildstream14:09
*** nimish has quit IRC14:14
*** nimish has joined #buildstream14:14
*** lachlan has joined #buildstream14:16
*** lachlan has quit IRC14:16
*** lachlan has joined #buildstream14:16
gitlab-br-botBenjaminSchubert opened (was WIP) MR !702 (BenjaminSchubert/fix-quota-tests->master: Mock storage space checks for tests.) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/70214:18
*** nimish has quit IRC14:24
*** nimish has joined #buildstream14:24
gitlab-br-botvalentindavid opened issue #812 (Not all git commits fetched.) on buildstream https://gitlab.com/BuildStream/buildstream/issues/81214:28
*** nimish has quit IRC14:29
*** nimish has joined #buildstream14:30
benschuberttristan:  would you have time to look at !702 ? I finally updated it14:41
gitlab-br-botwillsalmon opened (was WIP) MR !986 (willsalmon/shellBuildTrees->master: Shell --build has optional buildtrees) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/98614:49
*** lachlan has quit IRC14:58
*** bochecha_ has joined #buildstream15:07
*** lachlan has joined #buildstream15:08
*** bochecha has quit IRC15:09
*** bochecha_ is now known as bochecha15:09
*** lachlan has quit IRC15:33
*** finn_ has quit IRC15:34
*** nimish has quit IRC15:35
*** nimish has joined #buildstream15:35
*** lachlan has joined #buildstream15:43
*** finn_ has joined #buildstream15:43
*** lachlan has quit IRC16:03
*** lachlan has joined #buildstream16:04
*** nimish has quit IRC16:05
*** nimish has joined #buildstream16:05
gitlab-br-botvalentindavid opened MR !1000 (valentindavid/git_force_fetch_tags->master: Force updating tags when fetching git repository) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/100016:06
jmacCongratulations valentind16:10
*** finn_ has quit IRC16:10
valentindOh!16:10
valentindI did not notice.16:11
*** finn has joined #buildstream16:14
*** lachlan has quit IRC16:36
*** lachlan has joined #buildstream16:37
WSalmonvalentind, adds68 etc, i am Invalid value for arch option 'target_arch': x86-6417:02
WSalmonValid values: arm, aarch64, i586, x86_6417:02
WSalmon do i need to update my junction on to fdsdk? is there a simple bst command to do this?17:02
adds68WSalmon, i am not sure of the context, but it's x86_64 not x86-6417:03
WSalmonyep i know i need ot update  x86-64 to  x86_64 but grep claims i dont have ether in my project17:04
adds68WSalmon, what is giving you this error, bst?17:06
*** nimish has quit IRC17:06
WSalmonyep, bst workspace open kicad.bst and bst build kicad.bst17:07
*** phildawson has quit IRC17:09
*** nimish has joined #buildstream17:09
*** finn has quit IRC17:10
*** solid_black has quit IRC17:26
*** nimish has quit IRC17:34
*** Coornail_ has joined #buildstream17:52
*** lachlan has quit IRC17:53
*** raoul__ has quit IRC18:05
gitlab-br-botcs-shadow opened issue #814 (Add `bst source` command group) on buildstream https://gitlab.com/BuildStream/buildstream/issues/81418:58
*** lachlan has joined #buildstream19:12
valentind        # We can't do builds for another host or architecture except x86-32 on19:12
valentind        # x86-6419:12
valentindI do not think that is true.19:12
valentindYou can configure binfmt_misc to run other architecture.19:14
valentindI think that might be a regression.19:15
*** lachlan has quit IRC20:16
*** lachlan has joined #buildstream20:18
*** tristan has quit IRC20:51
*** lachlan has quit IRC20:58
*** kapil___ has quit IRC21:41
*** bochecha has quit IRC22:38

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