On 26.08.2015 20:23, Helmut Grohne wrote: > Maybe use [email protected] for profile questions in general (even when they > affect native building)? I believe all profile people are subscribed > there. > > On Wed, Aug 26, 2015 at 07:16:26PM +0200, Johannes Schauer wrote: >> It indeed uses "filter" as Daniel already pointed out. > > Yes, please always use filter for testing profiles. Having one canonical > way of doing so helps with reading the code later.
Right, I've fixed that. > Is this for the native bootstrap? I think cmake should not be part of > the cross bootstrap. > > curl is part of the strong essential set on > http://bootstrap.debian.net/essential.html. So you can assume that curl > is available in the native bootstrap. > > In resolving the cross bootstrap manually, I figured that curl is indeed > necessary and it will soon show up on rebootstrap[1]. The currently > missing parts are cyrus-sasl2, openldap, libverto and krb5. For > cyrus-sasl2 I already submitted a patch to make it build at #792851 and > for openldap I will be proposing a stage1 that drops slapd. Thus we not > only know that curl will be needed, but we also know that building curl > without cmake is feasible. > > I conclude that curl will be available when building cmake (no matter > whether native or cross). I'll close this bug with the next upload which contains the Qt-less stage1. Please open a new bug in case you conclude that build-depending on curl is in fact a problem. Felix

