From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6545739070330372096 X-Received: by 10.28.16.20 with SMTP id 20mr143887wmq.14.1524049411983; Wed, 18 Apr 2018 04:03:31 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 10.28.116.3 with SMTP id p3ls792434wmc.4.canary-gmail; Wed, 18 Apr 2018 04:03:31 -0700 (PDT) X-Google-Smtp-Source: AIpwx48bwqvbLQPADIYvdh0/p/ruvtXkbR6NqxGk6Kb5avFY7G88OmSollqtNbsKCCYKZOD6dfh3 X-Received: by 10.28.103.65 with SMTP id b62mr145462wmc.6.1524049411407; Wed, 18 Apr 2018 04:03:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524049411; cv=none; d=google.com; s=arc-20160816; b=LB3uzzvNr8tspyJgFJ+AUlcP5bs50faMA/cnU733lw8IBlmU9d1qmD1sRxMdLQQUMr PeKzOO8P5iMoGNshYyarOaar5svpcUUmeDigNWyCdvyWG0pboT9LAyPBODjX+f9tbnox 583I+aPRQDMi6lsWuTC4hsnY99wsatlmtjQ56MvKlvly3mqt/QtMvuplqW/CrHQGDPb5 X0aI+dK7g52Kk1oYWY9NbNstZVeBEXj9y0vHDaftTDKp7puNc+T7f1G+iCelgRt624B3 K0vJ7Ys64nW/OsZDKgjzJCg8gDlOsGVEv6jHj9OaIyaYEAhToMB/tWSqu7P62he7rlj7 6ERw== 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:openpgp:from:references:to:subject :arc-authentication-results; bh=pwazN5YmmHD/sCidRHiSvxThOWWzM4uiJuaTOHOuOdc=; b=g+1zjo885gJUfeC413SCId+lV/zp4tU2ASDwviZthWfF4fQyu3zl7S22BkKqjI77aS JwffgpDP3RgXH41zCD4DHeyfhK3kcbTDYauH9QSphj0SNUYLtsdrTmbeMlZ/fbHary8z iYOFidsCkqBJqT/wfqWVqxiEEaw6GMrWjTLyImoiRGbWUarWDHNwMWM3ggaA1BpkutB+ ZGHoWRpzXmrhGsLQTo79xOIOxN/KMFod/WkylBSaQusVOFez/JyI9Ee1BOaNyko9jqVK ojKuR+fUoB9h1vTM8I+2NfwsOAdsk0op8vGTk+03/FzsvX7OXQ2PHQxULbZkLYPpwrb+ TNEQ== 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 u1-v6si46306wri.3.2018.04.18.04.03.31 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Apr 2018 04:03:31 -0700 (PDT) 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 w3IB3SMJ018862 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 18 Apr 2018 13:03:28 +0200 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 w3IB3SZw011283; Wed, 18 Apr 2018 13:03:28 +0200 Subject: Re: default image won't build To: Claudius Heine , Francesco , isar-users@googlegroups.com References: <9887613b-04cd-8c7e-92ba-b488c061ce73@siemens.com> From: Jan Kiszka Openpgp: preference=signencrypt Message-ID: <8156753a-607d-1b8f-886d-de288b40a098@siemens.com> Date: Wed, 18 Apr 2018 13:03:27 +0200 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: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-TUID: ckbohMNBcFfx On 2018-04-18 13:01, Claudius Heine wrote: > Hi, > > On 2018-04-18 12:56, [ext] Jan Kiszka wrote: >> On 2018-04-18 12:50, Francesco wrote: >>> Hello everyone, >>> >>> I'm new to isar and today I made an attempt to build the default image >>> with it. I installed all the host tools necessary as it is written in >>> the docs. Then I followed strictly the doc/user_manual. >>> >>> My host OS is debian jessie. >>> >>> Unfortunately when I try to build an image I get this error: >>> >>> /bitbake isar-image-base// >> >> In that case, you are not using the multiconfig files Isar ships and >> have to replicate all required settings into your local.conf. I would >> rather recommend >> >> bitbake multiconfig:qemuarm-jessie:isar-image-base >> >> That will work (is also part of CI). > > You also need to set the BBMULTICONF variable in local.conf. > Good point! I'm too much used to kas descriptions by now. ;) Jan > Maybe just follow this: > > https://github.com/ilbers/isar/blob/53ed253/doc/user_manual.md#building-target-images-for-multiple-configurations > > > And just use one configuration. > > The documentation about 'One configuration' is not really up-to-date. > > Cheers, > Claudius > -- Siemens AG, Corporate Technology, CT RDA IOT SES-DE Corporate Competence Center Embedded Linux