From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6545739070330372096 X-Received: by 10.28.136.211 with SMTP id k202mr151168wmd.19.1524048640466; Wed, 18 Apr 2018 03:50:40 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:adf:b872:: with SMTP id u47-v6ls1031150wrf.6.gmail; Wed, 18 Apr 2018 03:50:39 -0700 (PDT) X-Google-Smtp-Source: AIpwx4/H2AtsZyZy6nry2FDPPkmaOa8Em6lBNG6lFCR8Z1rkxj41c27eKfVNqCSh79el7wzlcF04 X-Received: by 2002:adf:dc08:: with SMTP id t8-v6mr109465wri.4.1524048639855; Wed, 18 Apr 2018 03:50:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524048639; cv=none; d=google.com; s=arc-20160816; b=aEFNBQYaNjo0+Gez+DjD0p7EDxyQBRruWVmmsM/3O/hRgbqDo7VEH0g+ZG6kl6PeCk DOpl93Xq1mT14lZmeAB0dBxqIkAGG5XeQMytO6xhYUKFRFw1CMsfm/MW7Vcd5A2LDWIB Wmzau70OTXYG7PMUH6MtQz9NzArd7y2ihYeLyiTDuGVRbkEp4hmDgHIzQIzJu4rAIvlS Pq/98AsdriDC2FGiPWM2+OCMo/bZlvm2lWjf97VAy+LGrLCaTysrJx8lFNaAwSnq+9wH dk6VIFyom8H2uqZgD5yJrQF/ulYtaLpX+k1RS1PXYK8eBWEibMpcyW6dDoJk5mIJGRvc N/xQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-language:mime-version:user-agent:date:message-id:subject :from:to:arc-authentication-results; bh=MS6jIymE56rxHSm2RuCh65HADOWiz8c7G6pfTiTQbqA=; b=CVScfkMhWUWb/UDnFtQgUVlsy9l0TB+d3x7EFTw6gIMRkL4vhRQCsYK2YZNnL0yvCo aK4lBx9/8l5XK9SjZwxzwcFebAbDVpI/zG5RkY+UfXNETJqjwa5VVjOPmmgruytKxFcQ TkH4t9sBl+GZuEZ9eDr37vgH3Ihp0U+sgWMfALAVOk/9MMHhmNR5bxIHGaRK881SEDCv NkshD5sLfvu5PeD81BAsT+hkvTZIBJJjFs7oz1v956JJF8tCFkLbMGz25jal8hJCm4af DJLbj57w6OMCLlj1J1DwVBPZySRjH3HEgAvpN00GNyvFEtcWmYntVtkatDrS0RryYhbO NOrA== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of fdprnd@dave.eu designates 185.100.109.150 as permitted sender) smtp.mailfrom=fdprnd@dave.eu Return-Path: Received: from mx.dave-tech.it (mx.dave-tech.it. [185.100.109.150]) by gmr-mx.google.com with ESMTP id v195si27896wmf.0.2018.04.18.03.50.39 for ; Wed, 18 Apr 2018 03:50:39 -0700 (PDT) Received-SPF: pass (google.com: domain of fdprnd@dave.eu designates 185.100.109.150 as permitted sender) client-ip=185.100.109.150; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of fdprnd@dave.eu designates 185.100.109.150 as permitted sender) smtp.mailfrom=fdprnd@dave.eu Received: from [127.0.0.1] (unknown [192.168.0.115]) by mx.dave-tech.it (Postfix) with ESMTPS id 5E30E1D for ; Wed, 18 Apr 2018 12:50:39 +0200 (CEST) To: isar-users@googlegroups.com From: Francesco Subject: default image won't build Message-ID: Date: Wed, 18 Apr 2018 12:50:39 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="------------9950B3ECF52E0EB7BD90B3C3" Content-Language: en-GB X-TUID: lrK2sicOqpT9 This is a multi-part message in MIME format. --------------9950B3ECF52E0EB7BD90B3C3 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit 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// //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 --------------9950B3ECF52E0EB7BD90B3C3 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit

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
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

--------------9950B3ECF52E0EB7BD90B3C3--