From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6657888687695593472 X-Received: by 2002:a7b:c003:: with SMTP id c3mr171958wmb.2.1550215221085; Thu, 14 Feb 2019 23:20:21 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a1c:f603:: with SMTP id w3ls320849wmc.13.gmail; Thu, 14 Feb 2019 23:20:20 -0800 (PST) X-Google-Smtp-Source: AHgI3IZJDXUlBaLfpK3PKVCJ3vE5QKW1UCKXDfthL/neG1Lw1Gm+4BFAqJlJRxnIpuQtnL2dLyLO X-Received: by 2002:a1c:2184:: with SMTP id h126mr484829wmh.15.1550215220510; Thu, 14 Feb 2019 23:20:20 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550215220; cv=none; d=google.com; s=arc-20160816; b=lqzwK67qPjNpwwOAWmQgowfvamIutZXlbe52aNfG4+CBwyS3QKhtcKDXg8DxLrKYlH ru/9m9kS8QdfRsgeuNhsqzbLZhH+37uNKGAd71mZO3i1l2C/WEj4Lg9BrbdvnlhJK1dT VSEmPVeYhj5sSOG4qh76EYQ4Pftas8senUSO1GQ9O0NbSq2Z9K2Hd+8havLpHEdIXKzQ pt3uVEJign5/W1MHXzfno529jUrFOvcvzoREE++H9WZ/UrTm4MPiDC2Kc27W234kOEc+ Y+FdlWbAk+knlNRbl8tR0S00MNALX5woXzevJRjPrkHeQD8naU3gLn4XMB5EVTH+/L8Q woZg== 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; bh=wA38cBDIiFO3dEzP4Wwrdv0COUyfYB3dQSgu6/3k+TI=; b=ignLow2ADDan3uqbVmcynvBDMyE3yBbBDlV4QDhgWldQhn56yf6co9F2dBrp6z4fhG 46kZQLrnnRUTBUYXUSnLVKn+12J8OHLMA2kXjUUylZLvEAnNPnKT3hKLJ1/gSMyu3xTg XVjaRBj5rKTB3t8uwJGUG8Rg2nm/VwH1kJBRG4QAQD7xZYLduyhY4x1Ov+r/kCHBj82D 65D5vsZosZU4I9n6PyRPhKpAb6934k8/yobfPOXkAuWUmeYLHhiVPbcCKYwJLDL8jsLZ 9ilaLBYntd6TVm4zkoMJRmDiOd4b1p3D+RArlie9o6piOuKeAJ4sbz6oK3oYQVKLR8Ha JftQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of jan.kiszka@siemens.com designates 192.35.17.28 as permitted sender) smtp.mailfrom=jan.kiszka@siemens.com Return-Path: Received: from goliath.siemens.de (goliath.siemens.de. [192.35.17.28]) by gmr-mx.google.com with ESMTPS id 64si188917wma.1.2019.02.14.23.20.20 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Feb 2019 23:20:20 -0800 (PST) Received-SPF: pass (google.com: domain of jan.kiszka@siemens.com designates 192.35.17.28 as permitted sender) client-ip=192.35.17.28; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of jan.kiszka@siemens.com designates 192.35.17.28 as permitted sender) smtp.mailfrom=jan.kiszka@siemens.com Received: from mail2.sbs.de (mail2.sbs.de [192.129.41.66]) by goliath.siemens.de (8.15.2/8.15.2) with ESMTPS id x1F7KJMS007522 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 15 Feb 2019 08:20:20 +0100 Received: from [167.87.49.193] ([167.87.49.193]) by mail2.sbs.de (8.15.2/8.15.2) with ESMTP id x1F7KJ2M005186; Fri, 15 Feb 2019 08:20:19 +0100 Subject: Re: [PATCH 3/4] ci: Include de0-nano-soc target into fast build To: "Maxim Yu. Osipov" , isar-users@googlegroups.com References: <20190214160807.31948-1-mosipov@ilbers.de> <20190214160807.31948-4-mosipov@ilbers.de> From: Jan Kiszka Message-ID: <92972692-715f-7b31-87e8-96c13e60c6d3@siemens.com> Date: Fri, 15 Feb 2019 08:20:19 +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: <20190214160807.31948-4-mosipov@ilbers.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-TUID: gv6K9/WzTzlz On 14.02.19 17:08, Maxim Yu. Osipov wrote: > Note: So far de0-nano-soc build is launched separately as > parallel build with the same target arch (qemuarm) fails. jailhouse-images builds multiple images out of the same arch for quite a while now. You may want to cross-check and adopt the patterns there. Even if unrelated to this issue: A proper multiconfig file only contains two assignments: MACHINE and DISTRO. This should be eventually cleaned up in meta-isar so that user do not copy the wrong patterns. Jan > While the problem with parallel build is being investigated > de0-nano-soc build has to be checked by CI due to high > importance. > > Signed-off-by: Maxim Yu. Osipov > --- > scripts/ci_build.sh | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/scripts/ci_build.sh b/scripts/ci_build.sh > index acce152..9c2322f 100755 > --- a/scripts/ci_build.sh > +++ b/scripts/ci_build.sh > @@ -126,6 +126,13 @@ fi > # Start build for the defined set of configurations > bitbake $BB_ARGS $TARGETS_SET > > +# Note: de0-nano-soc build is launched separately as > +# parallel build with the same target arch (armhf) fails. > +# The problem is being investigated > +if [ -n "$FAST_BUILD" ]; then > + bitbake $BB_ARGS multiconfig:de0-nano-soc-stretch:isar-image-base > +fi > + > cp -a "${ISARROOT}/meta/classes/dpkg-base.bbclass" "${ISARROOT}/meta/classes/dpkg-base.bbclass.ci-backup" > echo -e "do_fetch_append() {\n\n}" >> "${ISARROOT}/meta/classes/dpkg-base.bbclass" > > -- Siemens AG, Corporate Technology, CT RDA IOT SES-DE Corporate Competence Center Embedded Linux