From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6680483261914808320 X-Received: by 2002:a5d:44c1:: with SMTP id z1mr923959wrr.139.1556179306669; Thu, 25 Apr 2019 01:01:46 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a1c:b406:: with SMTP id d6ls2630815wmf.2.canary-gmail; Thu, 25 Apr 2019 01:01:46 -0700 (PDT) X-Google-Smtp-Source: APXvYqxesNnN15lZZ8A1kfxydjMBDevEjajEE//lAf6qUwB2hfCzpoglbGMrzQyh3mUau4uhPdAm X-Received: by 2002:a1c:eb12:: with SMTP id j18mr2613350wmh.48.1556179306108; Thu, 25 Apr 2019 01:01:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1556179306; cv=none; d=google.com; s=arc-20160816; b=jQoMnV6tVSKFNOTNEEiDkySm6MO5jPcTiXguXcHc92qwpjVlfz66gGCE4uDRFXDwV5 EOlE/2z0FzUN/AR/rtiajnvfyIvu2QeUL0x8nuhwJCIOYWrHcr+49SzME1dPgpvgb2Zn snkQ4ovOAwR9/MDe20cy0PNoKBZfq2jTJ0Eicmb3aQUiKt+c1NqIel4II4CkAN8uqNZf mFmRw/sKWa/i6M50dER3RbuI9xi8vhUZcYrupinyxKUA6drY7OBjEUHQZNIalGT6HyR0 2Xt+GIUfaAo1fFk64ivhgUIepmit7mMNgq7MsGwrGvyepWJo43FW/ApVo1r4s7V+5lyC 6EMg== 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:cc:to:subject; bh=ZE+HWkvGEcWBs/R5CKIYDAP//yPUZPtsyb/98VJ1YVI=; b=ymTeIm0ZHjTWMuW5mcOK2nfQiDAsLg6zjMcWIdYziOaCjQpFIeys9K1HMppu2LkMlb noq23QMSDff1VeeZGi/LTkPBfjwkHhEJTvKyDc36SXPqYZtIIsQN31OuoWi3I24fO6nP 57txGd2hmL06yvgCYZCFXznOeN/yQdhb9YwEzkcn9occ07YPJuHUvEQxvi9iKBcn8ljF fYLa2u1nY3BdfSdGzNrGFhULFuv6VbU+Zkmius53L5Mw3ZsaACWD6dH7AjIkL2r4Z/6r 1MysZ42DjIaeZgpHexr26LXFyqG67GZA6Vm0O3a9jwxhk/aLMZOSnDbEvc3LmXXHD1WW 0uuQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of claudius.heine.ext@siemens.com designates 194.138.37.39 as permitted sender) smtp.mailfrom=claudius.heine.ext@siemens.com Return-Path: Received: from lizzard.sbs.de (lizzard.sbs.de. [194.138.37.39]) by gmr-mx.google.com with ESMTPS id t137si733153wmt.0.2019.04.25.01.01.46 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2019 01:01:46 -0700 (PDT) Received-SPF: pass (google.com: domain of claudius.heine.ext@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 claudius.heine.ext@siemens.com designates 194.138.37.39 as permitted sender) smtp.mailfrom=claudius.heine.ext@siemens.com Received: from mail1.sbs.de (mail1.sbs.de [192.129.41.35]) by lizzard.sbs.de (8.15.2/8.15.2) with ESMTPS id x3P81jO2026873 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 25 Apr 2019 10:01:45 +0200 Received: from [139.25.69.232] (linux-ses-ext02.ppmd.siemens.net [139.25.69.232]) by mail1.sbs.de (8.15.2/8.15.2) with ESMTP id x3P81jNZ017542; Thu, 25 Apr 2019 10:01:45 +0200 Subject: Re: [PATCH v3 0/8] Cleanup rootfs creation To: "Maxim Yu. Osipov" , isar-users@googlegroups.com Cc: Claudius Heine References: <20190424092734.14167-1-claudius.heine.ext@siemens.com> <33359f72-d7d0-0d41-051d-da9885bd7354@ilbers.de> <0523bc46-f96e-d4d0-1828-fc99079c938b@siemens.com> From: Claudius Heine Message-ID: <561243bd-3aa7-5f8a-83c5-4137660354fb@siemens.com> Date: Thu, 25 Apr 2019 10:01:44 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 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: Q9Nbe7QyJnN6 Hi Maxim, On 25/04/2019 09.55, Maxim Yu. Osipov wrote: > Hi Claudius, > > On 4/25/19 8:40 AM, Claudius Heine wrote: >> Hi Maxim, >> >> On 25/04/2019 08.03, Maxim Yu. Osipov wrote: >>> >>> Tried this series with fast ci build ("scripts/ci_build.sh -q -f"- >>> similar problems as before. >>> http://isar-build.org:8080/job/isar_mosipov_develop/98/console >>> >>> I observe the same errors on my host. >> >> So what do we do then when the CI is not reproducible? >> >> I am at a loss at how to investigate an error that does not happen >> when I build on isar-build or on my local host and only when you build >> it on isar-build or at your host. > > Do you mean that this problem is not reproduced when you run "fast" CI > build (ci_build.sh -q -f) on your PC? I don't do ci_builds locally, because that is the job of the CI. I just build one target that might be affected of the specific change. > >> Any suggestions? > > Yes, sure. We will create an additional project for you on > isar-build.org to launch "fast" CI build. So you suggest that I should now test every patch I send two times, once for each different CI configuration manually? Claudius > > Maxim. > >> Claudius >> >>> >>> Maxim. >>> >>> On 4/24/19 11:27 AM, claudius.heine.ext@siemens.com wrote: >>>> From: Claudius Heine >>>> >>>> Hi, >>>> >>>> I could not reproduce the raspberrypi issue Maxim found in his CI >>>> build: >>>> http://isar-build.org:8080/job/isar_mosipov_develop/91/consoleText >>>> >>>> This is my build log: >>>> http://isar-build.org:8080/job/isar_claudius_ilbers-ci/54/consoleText >>>> >>>> Only the module loading fails, which Maxim stated he will look into. >>>> >>>> This patchset uses still the 'old' style for refactoring/cleanup >>>> patchsets, >>>> until I automated the official patch submission process as >>>> documented by the >>>> CONTRIBUTERS policy. >>>> >>>> You can find the whole patchset in under this url: >>>> >>>> https://github.com/cmhe/isar/tree/ch/cleanup >>>> >>>> regards, >>>> Claudius >>>> >>>> changes from v2: >>>>   - replaced 'ROOTFS_ARCH' with 'HOST_ARCH' in sdkchroot.bb to avoid >>>>     populate_sdk issue >>>> >>>> changes from v1: >>>>   - fixed typo in commit message >>>> >>>> Claudius Heine (8): >>>>    isar-boostrap-helper: move 'HOST_ARCH' and 'HOST_DISTRO' to >>>>      base.bbclass >>>>    move 'HOST_DISTRO_APT_SOURCES' from bootstrap-helper to >>>> isar-bootstrap >>>>    buildchroot.bbclass: only cross build if HOST_ARCH != DISTRO_ARCH >>>>    isar-bootstrap/buildchroot/sdkchroot: refactor PF and WORKDIR >>>>    bitbake.conf: remove unneeded and differently used variables >>>>    image.bbclass: make IMAGE_ROOTFS overwritable >>>>    bitbake.conf: set default QEMU_ARCH variables >>>>    buildchroot/configscript: make creation of builder uid/gid >>>> idempotent >>>> >>>>   meta/classes/base.bbclass                          |  9 +++++++++ >>>>   meta/classes/buildchroot.bbclass                   |  2 +- >>>>   meta/classes/image-sdk-extension.bbclass           |  2 +- >>>>   meta/classes/image.bbclass                         |  2 +- >>>>   meta/classes/isar-bootstrap-helper.bbclass         | 14 >>>> -------------- >>>>   meta/conf/bitbake.conf                             | 13 ++++++++----- >>>>   .../isar-bootstrap/isar-bootstrap-host.bb          | 11 +++-------- >>>>   .../isar-bootstrap/isar-bootstrap-target.bb        |  6 +----- >>>>   .../recipes-core/isar-bootstrap/isar-bootstrap.inc |  1 + >>>>   .../buildchroot/buildchroot-host.bb                |  1 + >>>>   meta/recipes-devtools/buildchroot/buildchroot.inc  |  3 +-- >>>>   .../buildchroot/files/configscript.sh              |  4 ++-- >>>>   meta/recipes-devtools/sdkchroot/sdkchroot.bb       |  3 +-- >>>>   13 files changed, 30 insertions(+), 41 deletions(-) >>>> >>> >>> >> > > -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-54 Fax: (+49)-8142-66989-80 Email: ch@denx.de