From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6521574339082452992 X-Received: by 10.223.171.208 with SMTP id s74mr505690wrc.26.1518613822695; Wed, 14 Feb 2018 05:10:22 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 10.223.163.205 with SMTP id m13ls4148416wrb.0.gmail; Wed, 14 Feb 2018 05:10:22 -0800 (PST) X-Google-Smtp-Source: AH8x2247vANpSmM8iUEMHfpAiLDW6HFACY+Bbg8BRHMmkcS0p/SptsHtTCPKAB2rS99I4tJFqGSC X-Received: by 10.223.182.161 with SMTP id j33mr494742wre.16.1518613821947; Wed, 14 Feb 2018 05:10:21 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518613821; cv=none; d=google.com; s=arc-20160816; b=0RWwBm3H6Bbb0wjjpqd1aIEcTfgycvX8jisSV6qoAAqLK3G3DxdSSo93IBUyPK4qFA br7zw8bwj048E1NWox2SMS/VIca9Oukr7jrnz3MiV1BU4sUxs+H7estfC0TZqAqvaKRC vUgA5eMinupsqprM7BHN5HTTZdFlcJYH5zrZy74f5Hx/HR7EgVGDuTd+G4Gr4mj/B8yM 4O/+7q12mmgBHI1lo6i0V89HPDUUHp/YShbML595zLkG9S8ixv+3OUeki2Lv/A/HyZzO zy97KIOm9pl8dyQmZ9g72V4YAtjotfjttlJU2/m/ElpuZlrJAFTEBu5+A+BNHQCFpEB4 /3DA== 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=Cbxk4IOde1jxdOJzx55/HpE3rqYXdKDJWIM3boRvo8k=; b=kviZbgJUucuSjNUBSn5eHNP8obUJsvME7jTI4SesnsyPMY63CPX06ynmkXJHJYEKM/ am1cjr4Tb3UH7Qor2kpr91Tkb6LtAvLXKe3dXfO0SaP35otdCZFHUJ9g3poi2ZL4nA+Q RShsyPnZ8DIvWvwyOg3HpvZZ8s3uahN9ay5xzmbq6qPXSz0qLllO4eCIFE+LGwJQd0Nh /dx2UbpO1lMmIzfV2Sdw+4XdoAZcJ4LxcE0j3vo+SdhiuvbarVs5JJsb8DciJopJcZVz C61+AVnRMj1idZWuNOpDuLItXxtUNWICY8ojYJFPGwh46EXwTGJ1qoyXCqT9OHXXuOXq S/8w== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of jan.kiszka@siemens.com designates 192.35.17.14 as permitted sender) smtp.mailfrom=jan.kiszka@siemens.com Return-Path: Received: from david.siemens.de (david.siemens.de. [192.35.17.14]) by gmr-mx.google.com with ESMTPS id k21si763495wrd.1.2018.02.14.05.10.21 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Feb 2018 05:10:21 -0800 (PST) Received-SPF: pass (google.com: domain of jan.kiszka@siemens.com designates 192.35.17.14 as permitted sender) client-ip=192.35.17.14; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of jan.kiszka@siemens.com designates 192.35.17.14 as permitted sender) smtp.mailfrom=jan.kiszka@siemens.com Received: from mail3.siemens.de (mail3.siemens.de [139.25.208.14]) by david.siemens.de (8.15.2/8.15.2) with ESMTPS id w1EDALFf017612 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 14 Feb 2018 14:10:21 +0100 Received: from [139.25.68.37] (md1q0hnc.ad001.siemens.net [139.25.68.37] (may be forged)) by mail3.siemens.de (8.15.2/8.15.2) with ESMTP id w1EDALPm007458; Wed, 14 Feb 2018 14:10:21 +0100 Subject: Re: [PATCH v2 0/9] Add support for automatic partial rebuilds on recipe changes To: Alexander Smirnov , isar-users References: <96a5d7df-b7a3-08ec-3c28-85ecf332d32b@siemens.com> <01a34333-06a2-4df0-a51e-17aced9f9ee3@ilbers.de> From: Jan Kiszka Message-ID: Date: Wed, 14 Feb 2018 14:10:20 +0100 User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.12) Gecko/20080226 SUSE/2.0.0.12-1.1 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666 MIME-Version: 1.0 In-Reply-To: <01a34333-06a2-4df0-a51e-17aced9f9ee3@ilbers.de> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-TUID: TVcSjKT5H7R0 On 2018-02-14 13:57, Alexander Smirnov wrote: > On 02/14/2018 03:41 PM, Jan Kiszka wrote: >> On 2018-02-14 12:33, 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. >>> >>> >>> Wow, just noticed that with this series bitbake has started to run tasks >>> in parallel.. How it's working? :-) >>> >>> >>> Currently  4 running tasks (54 of 217)  24% >>> |######################################## >>>                       | >>> 0: mc:rpi-jessie:buildchroot-1.0-r0 do_build - 101s (pid 3271) >>> 1: mc:qemui386-stretch:buildchroot-1.0-r0 do_build - 101s (pid 3336) >>> 2: mc:qemui386-jessie:buildchroot-1.0-r0 do_build - 100s (pid 3457) >>> 3: mc:qemuarm-wheezy:buildchroot-1.0-r0 do_build - 100s (pid 3524) >> >> Didn't notice that this wasn't the case before (most of my workload had >> linear ordering), but I could imagine that the lacking signatures forced >> bitbake to serialize. Just guessing. >> > > There is still the same build problem as reported yesterday, log is > attached. Dropping patch #3 fixes it. > > Line I used to build: > > $ time bitbake multiconfig:qemuarm-wheezy:isar-image-base > multiconfig:qemuarm-jessie:isar-image-base > multiconfig:qemuarm-stretch:isar-image-base > multiconfig:qemui386-jessie:isar-image-base > multiconfig:qemui386-stretch:isar-image-base > multiconfig:qemuamd64-jessie:isar-image-base > multiconfig:qemuamd64-stretch:isar-image-base > multiconfig:rpi-jessie:isar-image-base > > Just for sure stated build in CI server: > http://isar-build.org:8080/job/isar_asmirnov_devel/8/console > > Also failed. Could I dropped this patch from the series? Not before you can explain why things fail and why that patch causes this. We need to understand the problem. Let me reproduce... Jan -- Siemens AG, Corporate Technology, CT RDA IOT SES-DE Corporate Competence Center Embedded Linux