*** narispo has quit IRC | 01:12 | |
*** narispo has joined #buildstream | 01:15 | |
*** narispo has quit IRC | 02:52 | |
*** narispo has joined #buildstream | 02:53 | |
*** traveltissues has joined #buildstream | 03:19 | |
*** traveltissues has quit IRC | 03:24 | |
*** narispo has quit IRC | 04:26 | |
*** narispo has joined #buildstream | 04:26 | |
*** narispo has quit IRC | 04:35 | |
*** narispo has joined #buildstream | 04:35 | |
*** narispo has quit IRC | 04:40 | |
*** narispo has joined #buildstream | 04:40 | |
*** narispo has quit IRC | 04:44 | |
*** narispo has joined #buildstream | 04:48 | |
*** narispo has quit IRC | 05:04 | |
*** narispo has joined #buildstream | 05:05 | |
*** narispo has quit IRC | 06:16 | |
*** narispo has joined #buildstream | 06:17 | |
*** tristan has joined #buildstream | 06:36 | |
*** narispo has quit IRC | 06:48 | |
*** tristan has quit IRC | 06:57 | |
*** bochecha has joined #buildstream | 08:01 | |
*** tpollard has joined #buildstream | 08:04 | |
*** bochecha has quit IRC | 08:29 | |
*** tiagogomes has joined #buildstream | 08:33 | |
*** bochecha has joined #buildstream | 08:47 | |
*** tpollard has quit IRC | 09:03 | |
*** jonathanmaw has joined #buildstream | 09:04 | |
*** phoenix has joined #buildstream | 09:15 | |
*** phoenix has quit IRC | 09:23 | |
*** lachlan has joined #buildstream | 09:30 | |
*** lachlan has joined #buildstream | 09:30 | |
*** phoenix has joined #buildstream | 09:41 | |
*** tpollard has joined #buildstream | 09:46 | |
*** lachlan has quit IRC | 09:46 | |
*** lachlan has joined #buildstream | 09:51 | |
*** phoenix has quit IRC | 10:00 | |
*** tpollard has quit IRC | 10:00 | |
*** lachlan has quit IRC | 10:08 | |
*** tme5 has joined #buildstream | 10:12 | |
*** lachlan has joined #buildstream | 10:28 | |
tme5 | hi there, if i use git_tag and check out submodules, will it check out the correct commit that the "superproject" expects? | 10:34 |
---|---|---|
*** lachlan has quit IRC | 10:39 | |
*** lachlan has joined #buildstream | 10:40 | |
*** lachlan has quit IRC | 10:44 | |
coldtom | tme5: I *think* so? the behaviour is the same as the `git` plugin if that helps | 10:45 |
tme5 | ah ok, i suppose if it's just running git commands it will do everything properly | 10:45 |
*** lachlan has joined #buildstream | 11:38 | |
tme5 | i've got a CMake project in buildstream which can't find system header files | 12:01 |
tme5 | as in, it can't at configure-time. However using the preprocessor manually in the bst shell works fine.. it also work outside of buildstream on the same machine. Anyone experienced this before? | 12:03 |
*** tpollard has joined #buildstream | 12:05 | |
gitlab-br-bot | tpollard approved MR !1614 (chandan/fixup-news->master: NEWS: Minor fixups) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1614 | 12:08 |
juergbi | tme5: have you also tried manually running cmake (instead of directly the preprocessor) in bst build shell? | 12:13 |
juergbi | cmake can be very painful in this regard, in my experience | 12:14 |
gitlab-br-bot | cs-shadow closed issue #789 (Expected behavior for running commands with no elements specified?) on buildstream https://gitlab.com/BuildStream/buildstream/issues/789 | 12:46 |
gitlab-br-bot | cs-shadow closed issue #366 (Add `bst config` command) on buildstream https://gitlab.com/BuildStream/buildstream/issues/366 | 12:51 |
tme5 | juergbi, annoyingly, that works.. hahah | 13:24 |
juergbi | tme5: hm, very odd. that's with `bst shell --build`? | 13:24 |
juergbi | the environment should really be the same as for `bst build` | 13:25 |
tme5 | that's with using (s)hell on the failed job prompt | 13:25 |
coldtom | tme5: are you running the same command as bst does? | 13:26 |
tme5 | probably not, will dig to see what it's doing and try that | 13:30 |
*** tpollard has quit IRC | 13:35 | |
*** lachlan has quit IRC | 13:39 | |
*** lachlan has joined #buildstream | 13:56 | |
*** lachlan has quit IRC | 14:09 | |
*** lachlan has joined #buildstream | 14:11 | |
tme5 | i've tracked it down... *very* deeply buried bug, but unrelated to buildstream | 14:12 |
*** lachlan has quit IRC | 14:20 | |
*** lachlan has joined #buildstream | 14:25 | |
*** lachlan has quit IRC | 14:33 | |
juergbi | tme5: ooi, do you have a very brief summary of the cause? or the kind of bug? | 14:47 |
tme5 | it was to do with an element enabling -fsanitize=... flags for the C compiler in CMake. The sanitizers are, apparently, not supported on my architecture, and CMake compiles small test programs to find whether headers exists | 14:49 |
tme5 | so the compiler would fail, due to use of the flags, but CMake would silently take this as the header file not existing | 14:50 |
*** bochecha has quit IRC | 14:53 | |
*** bochecha has joined #buildstream | 14:53 | |
juergbi | tme5: ok, but what I was wondering is why manual `cmake` in the shell behaved differently from `bst build` invoking cmake | 14:54 |
juergbi | or was this due to different cmake flags? | 14:54 |
tme5 | that was because i wasn't running the full command | 14:54 |
tme5 | yeah | 14:54 |
juergbi | ah ok, makes sense | 14:54 |
*** bochecha has quit IRC | 14:55 | |
*** benschubert has quit IRC | 14:59 | |
*** lachlan has joined #buildstream | 15:23 | |
*** narispo has joined #buildstream | 15:24 | |
*** lachlan has quit IRC | 15:29 | |
*** narispo has quit IRC | 15:31 | |
*** narispo has joined #buildstream | 15:39 | |
*** narispo has quit IRC | 15:43 | |
*** narispo has joined #buildstream | 15:46 | |
*** lachlan has joined #buildstream | 15:55 | |
*** narispo has quit IRC | 15:57 | |
*** narispo has joined #buildstream | 15:57 | |
*** lachlan has quit IRC | 16:02 | |
*** lachlan has joined #buildstream | 16:10 | |
*** rdale has joined #buildstream | 16:10 | |
*** lachlan has quit IRC | 16:18 | |
*** lachlan has joined #buildstream | 16:26 | |
*** tme5 has quit IRC | 16:34 | |
*** lachlan has quit IRC | 17:00 | |
*** jonathanmaw has quit IRC | 17:02 | |
*** lachlan has joined #buildstream | 17:07 | |
*** tiagogomes has quit IRC | 17:09 | |
*** lachlan has quit IRC | 17:18 | |
*** narispo has quit IRC | 17:36 | |
*** narispo has joined #buildstream | 17:36 | |
*** phoenix has joined #buildstream | 17:54 | |
*** phoenix has quit IRC | 18:29 | |
*** narispo has quit IRC | 18:55 | |
*** narispo has joined #buildstream | 18:56 | |
*** narispo has quit IRC | 18:59 | |
*** narispo has joined #buildstream | 18:59 | |
gitlab-br-bot | nanonyme opened issue #1147 (pip source fails to track requirements with setuptools_scm) on buildstream https://gitlab.com/BuildStream/buildstream/issues/1147 | 19:11 |
*** narispo has quit IRC | 19:17 | |
*** narispo has joined #buildstream | 19:17 | |
gitlab-br-bot | nanonyme opened issue #1148 (RFE: Project.refs format unclear when multiple sources used per element) on buildstream https://gitlab.com/BuildStream/buildstream/issues/1148 | 19:19 |
*** narispo has quit IRC | 19:19 | |
*** narispo has joined #buildstream | 19:19 | |
gitlab-br-bot | marge-bot123 merged MR !1614 (chandan/fixup-news->master: NEWS: Minor fixups) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1614 | 20:05 |
*** narispo has quit IRC | 23:42 | |
*** narispo has joined #buildstream | 23:43 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!