IRC logs for #buildstream for Thursday, 2021-03-11

*** WSalmon has quit IRC06:49
*** WSalmon has joined #buildstream06:50
*** tristan has joined #buildstream08:06
*** ChanServ sets mode: +o tristan08:06
*** santi has joined #buildstream09:45
robjhim trying to install buildstream inside of buildstream. im getting around an issue whereby pip always tries to use the network no matter what i do by calling `setup.py build` directly. should that work in theory?15:40
coldtomrobjh: i believe so, but iirc there's some cython fun in doing so, https://gitlab.com/freedesktop-sdk/infrastructure/freedesktop-sdk-docker-images/-/blob/master/elements/buildstream-2.bst is how freedesktop-sdk build buildstream in buildstream, fwiw15:43
robjhcool; handy15:45
robjhive encountered the cython stuff already as part of getting this to cross-compile with some success15:45
*** santi has quit IRC18:32
*** toscalix has joined #buildstream19:52
nanonymerobjh, pip can be told not to use network by telling it --no-index iirc21:32
nanonymeThen it will simply fail if it can't resolve dependencies21:33
nanonymerobjh, freedesktop-sdk just disables dependency resolution completely IOW https://gitlab.com/freedesktop-sdk/freedesktop-sdk/-/blob/master/include/_private/pip.yml#L8 though21:35

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