From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6545739070330372096 X-Received: by 2002:a19:5313:: with SMTP id h19-v6mr83527lfb.30.1524049321423; Wed, 18 Apr 2018 04:02:01 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a19:dbd7:: with SMTP id t84-v6ls453937lfi.16.gmail; Wed, 18 Apr 2018 04:02:00 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+3qlnsW2y/8BM/Y6wCae6YHVsM7YTNIn7tLx1P29oBjrHEhRYAG+iaMA6swXphggIWB56q X-Received: by 2002:a19:a6cb:: with SMTP id p194-v6mr83018lfe.41.1524049320749; Wed, 18 Apr 2018 04:02:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524049320; cv=none; d=google.com; s=arc-20160816; b=CuZr9cC4tcpX2Ng+uMIO1Nbv+m39vqWOlh8SSTNOBK69236M4Sil22KsKmBt7+J6sE /5MHxn/OIW4mj8S/dbAiDc2UoVGJAMgJT/+Ij+iFU3jTW/97AYDOeCusU7ynwZamY2BS xEgZGUGfxEakej78vZH0q2orrHUzwPUxPKiEMBBjqtKwwGVQfWeHXOGP2bOaps4qOWyF CyVoDV9cgxdy4L3HI2cVj08o/MGacZJTbjlCyL8zBWlVyWyZEn61JJoB+dgF8M/hSvvT VXmIosj4MS75PN0gU84kMTFkNHAoi8SWcXjwsI7XvjXjdXIWr8+mAylDw4cUNveHFePv EFxA== 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=7qK3Jc25/sMfYAfJV52w+SLIb7EVreKXXXVKJDJYQDk=; b=ivkhSm801MzrxBzOc5Ra60DTbsToT8ShFjXVa64zfNvz/zaVB5K7WBeL2fgQwSSVMM W9ed6tE4YFdqLuUSneNS1GBAtXwVO3FfV9JY0ySJNPA+EBiCqnBKOmyh0kStYpEuObcK KmXYURa9GWxFfp9ZxYBdSNT2dcOAmTYJJD/riIoeDs528ma38qonLYFwH/xJAyV4vJmU 07H21QgFp4pIpJN2mkDqazBweLwez6h93Hkkb4BNjT4lMUKdMIav0hnTvZcb6qdUMMJj PF/CTo8/XIBc6JnklfYKJmg+Z9qI4ISknoR7Kd91l6aOx2g+R+K6vJ77VGRQkBiZF1+T f1IQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of claudius.heine.ext@siemens.com designates 192.35.17.2 as permitted sender) smtp.mailfrom=claudius.heine.ext@siemens.com Return-Path: Received: from thoth.sbs.de (thoth.sbs.de. [192.35.17.2]) by gmr-mx.google.com with ESMTPS id f9si37468ljk.3.2018.04.18.04.02.00 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Apr 2018 04:02:00 -0700 (PDT) Received-SPF: pass (google.com: domain of claudius.heine.ext@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 claudius.heine.ext@siemens.com designates 192.35.17.2 as permitted sender) smtp.mailfrom=claudius.heine.ext@siemens.com Received: from mail1.sbs.de (mail1.sbs.de [192.129.41.35]) by thoth.sbs.de (8.15.2/8.15.2) with ESMTPS id w3IB1o6X011505 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 18 Apr 2018 13:01:51 +0200 Received: from [139.25.69.226] (linux-ses-ext02.ppmd.siemens.net [139.25.69.226]) by mail1.sbs.de (8.15.2/8.15.2) with ESMTP id w3IB1op7010593; Wed, 18 Apr 2018 13:01:50 +0200 Subject: Re: default image won't build To: "[ext] Jan Kiszka" , Francesco , isar-users@googlegroups.com References: <9887613b-04cd-8c7e-92ba-b488c061ce73@siemens.com> From: Claudius Heine Message-ID: Date: Wed, 18 Apr 2018 13:01:50 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <9887613b-04cd-8c7e-92ba-b488c061ce73@siemens.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-TUID: qsW6dELKTFkc 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. 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 -- 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