From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6521574339082452992 X-Received: by 10.80.184.23 with SMTP id j23mr1927113ede.3.1518633289282; Wed, 14 Feb 2018 10:34:49 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 10.80.185.67 with SMTP id m61ls9346975ede.4.gmail; Wed, 14 Feb 2018 10:34:48 -0800 (PST) X-Google-Smtp-Source: AH8x225A50nrxhTr/TrIeoTysPfo8nC30n3MT3smnz58tgPQpyBoQrm+ftTzP6zbNul5jvh+cqPj X-Received: by 10.80.201.74 with SMTP id p10mr1945831edh.7.1518633288652; Wed, 14 Feb 2018 10:34:48 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518633288; cv=none; d=google.com; s=arc-20160816; b=PdHDv/zUMpMbI4t7wfNBJfEJBI6xOu56IDl9lph4AdDzo+11RMhdqsRMAd/8rTl6S5 t6HEIc2rMBdxlxN2ue/rQ+ocm4+182GYgVqvgwysaiwlptgTULc6U5tXIa+H8KIy1YwE nGEZJEFg/Fe5zxueWaABz03ahDua7NB8k0vJJgK+PkwUb3L63EnmaAOXQtHnW4nOSYVK MDWQpIERPchXIEP6dGmIgHljJYjKrx0yNNoAE8yyr0hh5ZKH3KWGFQ2rDbqBpB8Wo579 8lKXAW40CTbDuX3RVaF4ZelyAM+Cv4buDl/rfgy0DgF7Fd4reWTsy0GYdtsU6J0CpxZU QBBw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:content-language:in-reply-to:mime-version :user-agent:date:message-id:from:references:to:subject :arc-authentication-results; bh=r0TVD6R7MYAk9eyzeTHch9f/HqruXCFtVCOJ0aLuBk4=; b=WsYF1a6CsKqWP+LqJyWw9rbMFMdo5yXIEbRYRxgQDuCDUyf/HRSD7wbfQm10AnwUg9 wR8Ac4DXosRYD/8rEq7hXLz8N1w8jCJB8Y2s4y7e1fHJehLqIk2M0f9eURvm+lRVzoPB o/nfBN9BmqdJck3RR5ak6XsETUn32aZFfOPd0VGfN28GytdfTcs3CRNn4Xfba2eAzZU7 491SQ9lqIKvtXLxvZ/kyh+quffyokhOICZNEZcGbSo2qs7+wFNmSPRGDXOdlyi9PA/SO xYU2tZPRUtF2xYANiacOgyyEZMm7jJtm+TCb4oaP7uu7Bgi2AuiSBB08b7dT4EX4LqzR ZCzw== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=asmirnov@ilbers.de Return-Path: Received: from aqmola.ilbers.de (aqmola.ilbers.de. [85.214.62.211]) by gmr-mx.google.com with ESMTPS id g10si372577edm.0.2018.02.14.10.34.48 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Feb 2018 10:34:48 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) client-ip=85.214.62.211; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=asmirnov@ilbers.de Received: from [10.0.2.15] ([188.227.110.165]) (authenticated bits=0) by aqmola.ilbers.de (8.14.4/8.14.4/Debian-4+deb7u1) with ESMTP id w1EIYhnF011098 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Wed, 14 Feb 2018 19:34:46 +0100 Subject: Re: [PATCH v2 0/9] Add support for automatic partial rebuilds on recipe changes To: Jan Kiszka , isar-users References: <547406f8-4369-d57c-b9a5-3485badffea5@siemens.com> <97e550bf-75b4-7efb-991a-d125384bd5f0@ilbers.de> From: Alexander Smirnov Message-ID: <85fc7377-3a2d-aa8d-3376-25df21c36bd8@ilbers.de> Date: Wed, 14 Feb 2018 21:34:38 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-TUID: 2HvE+TF+IDfj On 02/14/2018 09:02 PM, Jan Kiszka wrote: > On 2018-02-14 18:57, Alexander Smirnov wrote: >> >> >> On 02/14/2018 08:54 PM, Jan Kiszka wrote: >>> On 2018-02-14 18:51, Alexander Smirnov wrote: >>>> >>>> >>>> On 02/13/2018 11:05 PM, Jan Kiszka wrote: >>>>> Yeah, finally Yocto/OE-like usability: This ensures for many cases that >>>>> changes to recipes lead to rebuilds of dependent recipes, including the >>>>> final image. Some extra measures are needed so that those rebuilds work >>>>> with clean dirs. >>>>> >>>>> And if the change detection should not work, e.g. changes to file:// >>>>> resources are not detected, then a clean or cleanall task is now >>>>> available and ensures a proper manual rebuild. >>>>> >>>>> This massively increases the fun factor when developing Isar projects. >>>>> >>>>> Changes in v2: >>>>> - include patch 1 (dpkg-raw: Install hooks automatically) to clarify >>>>>     that this is a dependency >>>>> - add patch 5 (Move buildchroot mounts into dpkg-base class) to fix >>>>>     broken mounts when doing rebuilds >>>>> - add patch 9 (buildchroot: Clean up rootfs prior to populating it), >>>>>     analogously to patch 7 and 8 >>>> >>>> Applied to next, thanks! >>> >>> Oh... Does it pass your CI? >>> >>> I just started a build that tests flock around the dependency >>> installations so that it can complete all targets in one run here. >>> Should be simple (if it works...), will send the patch on top ASAP. >>> >> >> Local build passed :-) >> >> Started CI one: http://isar-build.org:8080/job/isar_next/103/console > > BTW, is there a way for me to extract also the bitbake locks from those > builds? Generally, you are lost without them. Jenkins provides possibility to browse build folders, but for now they are not enabled in UI. This task is in my todo-list but with low priority. So if anybody else except me is going to use this server, I could handle this soon. > >> >> Will try local one again, possibly I missed something. > > How many cores do you have? I've also lifted BB_NUMBER_THREADS to all > available ones, but already 4 gave enough trouble. I use only the default settings, so 4 threads. The second build is also passed. Alex