From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6545739070330372096 X-Received: by 2002:adf:e28d:: with SMTP id v13-v6mr110459wri.3.1524049327835; Wed, 18 Apr 2018 04:02:07 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:adf:b872:: with SMTP id u47-v6ls1041992wrf.6.gmail; Wed, 18 Apr 2018 04:02:07 -0700 (PDT) X-Google-Smtp-Source: AIpwx49+mXyAVpugNCcsZ/3G9XmkLfrhYo1qyueTJ0XtstPZLVZQZnqN8s4DROvu+nEYdXuf2gmv X-Received: by 2002:adf:8b0d:: with SMTP id n13-v6mr109230wra.26.1524049327497; Wed, 18 Apr 2018 04:02:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524049327; cv=none; d=google.com; s=arc-20160816; b=GUkmCIPTERu7lRmf69cZCyevM7OqzgoNvBudTw/lrlyz3CA2Fh0rjv+9eEQkYN7qu9 VaPYSQI8sN6H7Vdl4Ls4BMMLfqrT6ZL7Mm9VvrnfuDKb6XSFxKh9wy4UHW7yFxG+EcFc 81mkvEUYMdP4MIqOgeNgzXDz6tCX16K3LAXWQMcgX+pkAubGKu0a4JGOW/TwPLTx5fsJ ULqkciol+vaAKauZLS7vbhw3LHsepQ3RFMRJQnY+Jk0Ww07fpS5V4LW+h0WCeM7eyFRX A46lSaah8tQUH7nRwFxEUkinNzt1BEB5KObfuHprNqJCQSme6YljV3rVrV4W0h+6VzFZ aEqQ== 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=QTrI2geEPhUDT/BOR1ZejvXB9mANtLLEK4//QHCAI98=; b=JY+tQcxd19bwtFDHfC3Qe18Bzks4vG58ZTnKO0PBu0/7XdutN11yoA3quVDGKXg1E/ PWSUMCh6J+QNH+n7U5AAjkuHGP0txdZMJQipmQPObrm1BqYadD51XRtbInK1Dlyaq3Mz nEqcnRkk52k0etZ5BEUfvF/sscaKLjB2l4rrbjEwVK8vHEnoxWpeAlVIq/b3xwPdQz1U gW2vaWdCW5P0AD4UEOMMNvtqyeCBVl5ER/Ve1jdshK+1uhemZLN7krulniI+UKjXib+o ORSqzncn3HYgQY4cC0Rg/S8z0PMkV8rlcomFTMvpLEeOZ4I/y5MaOZYslWNeIGQbXgjn mIRg== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=asmirnov@ilbers.de Return-Path: Received: from aqmola.ilbers.de (aqmola.ilbers.de. [85.214.62.211]) by gmr-mx.google.com with ESMTPS id k9-v6si29773wri.5.2018.04.18.04.02.07 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Apr 2018 04:02:07 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) client-ip=85.214.62.211; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=asmirnov@ilbers.de Received: from [10.0.2.15] ([188.227.110.165]) (authenticated bits=0) by aqmola.ilbers.de (8.14.4/8.14.4/Debian-4+deb7u1) with ESMTP id w3IB1tvn028328 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Wed, 18 Apr 2018 13:01:57 +0200 Subject: Re: default image won't build To: Francesco , isar-users@googlegroups.com References: From: Alexander Smirnov Message-ID: <872b04f1-dab8-3731-18d4-22ee6af071cb@ilbers.de> Date: Wed, 18 Apr 2018 14:01:50 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-TUID: RFLGIsjoIlDH Hello, On 04/18/2018 01:50 PM, 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. > it seems that you missed specificator for Debian distribution and machine. Here: https://github.com/ilbers/isar/blob/master/doc/user_manual.md#building-target-images-for-multiple-configurations You may find the list of supported targets: multiconfig:qemuarm-wheezy:isar-image-base multiconfig:qemuarm-jessie:isar-image-base multiconfig:qemuarm-stretch:isar-image-base multiconfig:qemui386-jessie:isar-image-base multiconfig:qemui386-stretch:isar-image-base multiconfig:qemuamd64-jessie:isar-image-base multiconfig:qemuamd64-stretch:isar-image-base multiconfig:rpi-jessie:isar-image-base Please try the one you want, just pass the whole line multiconfig:blablabla as the target for bitbake. P.S. yeah, we know, that documentation is a bit outdated, will be fixed soon. Alex > My host OS is debian jessie. > > Unfortunately when I try to build an image I get this error: > > /bitbake isar-image-base// > //Parsing recipes: 100% > |###########################################################################################################################################| > Time: 0:00:00// > //Parsing of 11 .bb files complete (0 cached, 11 parsed). 110 targets, 0 > skipped, 0 masked, 0 errors.// > //NOTE: Resolving any missing task queue dependencies// > //ERROR: Nothing PROVIDES 'linux-image-${KERNEL_NAME}' (but > /mnt/elbe/Isar/isar/meta-isar/recipes-core/images/isar-image-base.bb > DEPENDS on or otherwise requires it)// > //ERROR: Required build target 'isar-image-base' has no buildable > providers.// > //Missing or unbuildable dependency chain was: ['isar-image-base', > 'linux-image-${KERNEL_NAME}']/ > > So I added KERNEL_NAME ?= "armmp" to the local.conf but now I get > another error: > > /bitbake isar-image-base// > //Parsing recipes: 100% > |###########################################################################################################################################| > Time: 0:00:00// > //Parsing of 11 .bb files complete (0 cached, 11 parsed). 110 targets, 0 > skipped, 0 masked, 0 errors.// > //NOTE: Resolving any missing task queue dependencies// > //ERROR: Nothing PROVIDES 'linux-image-${KERNEL_NAME}' (but > /mnt/elbe/Isar/isar/meta-isar/recipes-core/images/isar-image-base.bb > DEPENDS on or otherwise requires it)// > //ERROR: Required build target 'isar-image-base' has no buildable > providers.// > //Missing or unbuildable dependency chain was: ['isar-image-base', > 'linux-image-${KERNEL_NAME}']// > // > // > //bitbake isar-image-base// > //Loading cache: 100% > |#############################################################################################################################################| > Time: 0:00:00// > //Loaded 110 entries from dependency cache.// > //NOTE: Resolving any missing task queue dependencies// > //NOTE: Resolving any missing task queue dependencies// > //NOTE: Resolving any missing task queue dependencies// > //NOTE: Resolving any missing task queue dependencies// > //NOTE: Resolving any missing task queue dependencies// > //NOTE: Resolving any missing task queue dependencies// > //NOTE: Resolving any missing task queue dependencies// > //NOTE: Resolving any missing task queue dependencies// > //NOTE: Resolving any missing task queue dependencies// > //NOTE: Resolving any missing task queue dependencies// > //Initialising tasks: 100% > |########################################################################################################################################| > Time: 0:00:00// > //NOTE: Executing RunQueue Tasks// > //ERROR: isar-image-base-1.0-r0 do_rootfs: Function failed: do_rootfs > (log file is located at > /mnt/elbe/Isar/build/tmp/work/debian-jessie-armhf/isar-image-base/temp/log.do_rootfs.12481)// > //ERROR: Logfile of failure stored in: > /mnt/elbe/Isar/build/tmp/work/debian-jessie-armhf/isar-image-base/temp/log.do_rootfs.12481// > //Log data follows:// > //| DEBUG: Executing shell function do_rootfs// > //| sudo: no tty present and no askpass program specified// > //| WARNING: exit code 1 from a shell command.// > //| ERROR: Function failed: do_rootfs (log file is located at > /mnt/elbe/Isar/build/tmp/work/debian-jessie-armhf/isar-image-base/temp/log.do_rootfs.12481)// > //ERROR: Task > (/mnt/elbe/Isar/isar/meta-isar/recipes-core/images/isar-image-base.bb:do_rootfs) > failed with exit code '1'// > //NOTE: Tasks Summary: Attempted 6 tasks of which 5 didn't need to be > rerun and 1 failed.// > // > //Summary: 1 task failed:// > ///mnt/elbe/Isar/isar/meta-isar/recipes-core/images/isar-image-base.bb:do_rootfs// > //Summary: There was 1 ERROR message shown, returning a non-zero exit > code.// > / > > the default tty in the conf/machine for qemuarm is set to ttyAMA0. My > user is in the sudoers file as showed in the docs. I don't understand > what I'm doing wrong here. > > Hope you can help. > > Frank > > -- > You received this message because you are subscribed to the Google > Groups "isar-users" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to isar-users+unsubscribe@googlegroups.com > . > To post to this group, send email to isar-users@googlegroups.com > . > To view this discussion on the web visit > https://groups.google.com/d/msgid/isar-users/e50c604e-31c9-1d84-1370-aa3596778950%40dave.eu > . > For more options, visit https://groups.google.com/d/optout. -- With best regards, Alexander Smirnov ilbers GmbH Baierbrunner Str. 28c D-81379 Munich +49 (89) 122 67 24-0 http://ilbers.de/ Commercial register Munich, HRB 214197 General manager: Baurzhan Ismagulov