From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6517546778931232768 X-Received: by 10.28.106.6 with SMTP id f6mr4022087wmc.20.1517502345665; Thu, 01 Feb 2018 08:25:45 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 10.28.138.19 with SMTP id m19ls59219wmd.5.gmail; Thu, 01 Feb 2018 08:25:45 -0800 (PST) X-Google-Smtp-Source: AH8x226Ea2O06txAIsXYT2hrj4lIzLsGRwX7pDtIHkQECkJnkSm26o7Qeyol31T5YDZhlM2CA8Tr X-Received: by 10.28.52.133 with SMTP id b127mr3861871wma.13.1517502345088; Thu, 01 Feb 2018 08:25:45 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1517502345; cv=none; d=google.com; s=arc-20160816; b=MaMKYpZiz9ukqHrvCRKruY7Qzdib5g6f5l8TPVrfqIStdI1U1Prg45oBjjA/Fi4sdv 0Xpdb6Ns4QUxDURquDRKQBoi5VbLaQZlJ79MFtvnmgvlO5gYQIFYWAPnV/eWCLzNAeN2 Bns5maY+Gu6T8JS0vLqFXMOD4GhjCgOwkP1N0TiR85Jp8L6QDnScgsFMMwDwtXEoo2s3 s8BxsgD4wBPxFtvi7kAJ7bqWJJdutN4uWvPP2jdVuEdF9fcaIVpH8MMRA93bT3fX8WlI OpVRh0Hic9rpCuqdW//LxQo9tmIjyU0oQic98E6LBlCpTMryidEM36CyMU5aUXHlyFow Hr2g== 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=sNuxsNl35rYsSi6uRQOpAC5rjO5a6PBkmJrhlPqtNrM=; b=0kx1X+CCnfvlIsV8AQ0phid1FCAq1cLi1+Z/PkSadbj77Rmi0+C1mK1hIgPzh1A6eB ugPILwrqzfrdXWle2VCQsT0+29W/MTUyxw9woheRS4CD6ZkNNbeH5EALGom3MHVao8JE QcO9pvPW1oXemlzI2yTiIj4qp4Ky9jZp3b0eFmQXdNpfOk8XFQXE9kHtYskrpOfW4aF9 MTmXMdliOXChpttVUyn/EAQ5OVPUo8KkuFMaM1WX5muQlBC8gBjZg0WO2UjBgSMTPXpF NGfnNP4JgVLjvlmY1CNxUf/V2U/KMgY+B/bHK6+n/SI3B4mzz+AQCONPs6Gpu4GOi4/u I3xg== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of jan.kiszka@siemens.com designates 192.35.17.2 as permitted sender) smtp.mailfrom=jan.kiszka@siemens.com Return-Path: Received: from thoth.sbs.de (thoth.sbs.de. [192.35.17.2]) by gmr-mx.google.com with ESMTPS id j65si20066wmj.0.2018.02.01.08.25.44 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Feb 2018 08:25:45 -0800 (PST) Received-SPF: pass (google.com: domain of jan.kiszka@siemens.com designates 192.35.17.2 as permitted sender) client-ip=192.35.17.2; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of jan.kiszka@siemens.com designates 192.35.17.2 as permitted sender) smtp.mailfrom=jan.kiszka@siemens.com Received: from mail1.siemens.de (mail1.siemens.de [139.23.33.14]) by thoth.sbs.de (8.15.2/8.15.2) with ESMTPS id w11GPiL0012485 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 1 Feb 2018 17:25:44 +0100 Received: from [139.25.68.37] (md1q0hnc.ad001.siemens.net [139.25.68.37] (may be forged)) by mail1.siemens.de (8.15.2/8.15.2) with ESMTP id w11GPiej001398; Thu, 1 Feb 2018 17:25:44 +0100 Subject: Re: [PATCH 0/4] Rework isar-apt To: Alexander Smirnov , isar-users@googlegroups.com, Claudius Heine References: <20180201112944.7877-1-asmirnov@ilbers.de> <360fe4b8-2594-0577-2859-dafd18d4c55b@siemens.com> <4fd7ef75-d180-af99-c6e7-ce5af9ab6a55@ilbers.de> From: Jan Kiszka Message-ID: Date: Thu, 1 Feb 2018 17:25:42 +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: <4fd7ef75-d180-af99-c6e7-ce5af9ab6a55@ilbers.de> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-TUID: s3kYVnKRKFHv On 2018-02-01 17:22, Alexander Smirnov wrote: > On 02/01/2018 07:14 PM, Jan Kiszka wrote: >> On 2018-02-01 12:29, Alexander Smirnov wrote: >>> Hi all, >>> >>> this series intended to make buildchroot able to work with isar-apt. >>> I've tried to add extended comments to each patch. >>> >>> Impact: with this series I'm able to build 'example-hello' <-> >>> 'libhello' >>> without any hacks. So the deps are installed automatically. >>> >>> NOTE: I've migrated to bitbake [lockfiles] mechanism, don't know how >>> robust it >>> is, but build in the loop started in the evening didn't fail during >>> the night. >>> >> >> I can happily report: It works as promised also for my use case >> (jailhouse.bb -> linux-jailhouse.bb, both Isar-built). >> > > Thanks! But I've found an issue with events. :-( Our bitbake didn't > handle them for multiconfig, the following patch seems to add this: > > https://patchwork.openembedded.org/patch/141626/ > > Events is very good mechanism to clean up Isar build from pending mounts > without headache with build fails, so I think it would be valuable to > try latest bitbake. I'll report the results as soon as build finishes. Perfect: Claudius just told me we need to update bitbake anyway to have proper multiconfig support (i.e. no more hacky copying of files during isar-init-build-env). Claudius, which version at least? BTW, why are we copying bitbake in? Wouldn't a submodule make more sense? Jan -- Siemens AG, Corporate Technology, CT RDA IOT SES-DE Corporate Competence Center Embedded Linux