From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6657888687695593472 X-Received: by 2002:a1c:f107:: with SMTP id p7mr311516wmh.12.1550485131971; Mon, 18 Feb 2019 02:18:51 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a1c:ce0a:: with SMTP id e10ls1627129wmg.1.canary-gmail; Mon, 18 Feb 2019 02:18:51 -0800 (PST) X-Google-Smtp-Source: AHgI3IZRVzIcNPLlPGJkKg4NQ1pb5GYJKru6wNwhOFDbNOdH2xAAiGYxxti3OoSqgAXFyjqKiKcv X-Received: by 2002:a1c:cb8d:: with SMTP id b135mr540234wmg.22.1550485131513; Mon, 18 Feb 2019 02:18:51 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550485131; cv=none; d=google.com; s=arc-20160816; b=cv85JvfbwTYfl4c7XIqZmpIABz6klmMcvBFCerixAk5aaDsCbeBPQb1Z4to1yV6uBh 35V9QdVxH4tZi+WKyiT939Y4EJq30liMOqTRkiP+8GLzEvJkDzdqogrccCUEZPy4nJby 9T4NEPyjtYrwXjEhIHN6+52BXDeCYUizlUv/FrRrrLR7D3TIxnYg1fhp9deZePtrI311 3PdoF10G9rK0JioW+63M2t856fRvMbMEO23Zi6g1MIKxjoXC4h+Wkw0JtB2nvuar/Q5e VaIWT5OjFQwLDanUUySt1mFvUrKAX014QLwht0nMQuaj/EnmnMOer0Ub8OQA6De4z4wX uNbg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date; bh=LLheUuUXQeZkjgetXzh28bxqqnnozzEA6b7kMcgxZbM=; b=dQmS8+6gheHF3r1CLDKDprS9sA5ZViMCY2loIyN8Iiiyp+ybsUhq7v+lyofzYvvjyA 5MgsuJmzyLV9lejmXiSGDdDDyASPmX+JDVQFeqR/T/836SnV7LfSx/X4BZytmnP7P2Jk zEbRPIahu5VxXBqRuAa2ed7gZdqxqLxtSrCE9Y14/OFaTvkbf+ihltxjiRI8w8zOuq0X kuYiCbNrp2k8gENaqBzuxjPH+AuIxu+udZQgyyiclCM/dmkKFExTtl1EMUjTUT3XRxc5 979rFOfKQmXHQdb0msz2sKJs1Kb1DEiuLoUKwiBVQoxwuc5tKA3/ymvfed/DejEri+ho 8N3A== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of henning.schild@siemens.com designates 194.138.37.39 as permitted sender) smtp.mailfrom=henning.schild@siemens.com Return-Path: Received: from lizzard.sbs.de (lizzard.sbs.de. [194.138.37.39]) by gmr-mx.google.com with ESMTPS id r6si437932wrv.2.2019.02.18.02.18.51 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Feb 2019 02:18:51 -0800 (PST) Received-SPF: pass (google.com: domain of henning.schild@siemens.com designates 194.138.37.39 as permitted sender) client-ip=194.138.37.39; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of henning.schild@siemens.com designates 194.138.37.39 as permitted sender) smtp.mailfrom=henning.schild@siemens.com Received: from mail2.sbs.de (mail2.sbs.de [192.129.41.66]) by lizzard.sbs.de (8.15.2/8.15.2) with ESMTPS id x1IAIop1019486 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Mon, 18 Feb 2019 11:18:50 +0100 Received: from md1za8fc.ad001.siemens.net ([139.25.0.6]) by mail2.sbs.de (8.15.2/8.15.2) with ESMTP id x1IAIpad022220; Mon, 18 Feb 2019 11:18:51 +0100 Date: Mon, 18 Feb 2019 11:18:49 +0100 From: Henning Schild To: "[ext] Jan Kiszka" Cc: "Maxim Yu. Osipov" , Subject: Re: [PATCH 3/4] ci: Include de0-nano-soc target into fast build Message-ID: <20190218111849.6f56023c@md1za8fc.ad001.siemens.net> In-Reply-To: <92972692-715f-7b31-87e8-96c13e60c6d3@siemens.com> References: <20190214160807.31948-1-mosipov@ilbers.de> <20190214160807.31948-4-mosipov@ilbers.de> <92972692-715f-7b31-87e8-96c13e60c6d3@siemens.com> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-TUID: nzuiASk4Kc44 Am Fri, 15 Feb 2019 08:20:19 +0100 schrieb "[ext] Jan Kiszka" : > 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. It is most likely false-sharing on multiconfig. Now if we look for "[stamp-extra-info]" in the source-tree we will find several combinations. "${DISTRO}-${DISTRO_ARCH}" "${DISTRO}-${MACHINE}" "${MACHINE}-${DISTRO}" "${DISTRO}" And possibly several tasks that should have an extra-stamp but do not. Avoiding multiconfig is a very good idea, not just for CI ;). Henning > 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" >