From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp105.biz.mail.ne1.yahoo.com (smtp105.biz.mail.ne1.yahoo.com [98.138.207.12]) by yocto-www.yoctoproject.org (Postfix) with SMTP id ED742E0176D for ; Thu, 31 Oct 2013 08:15:14 -0700 (PDT) Received: (qmail 89318 invoked from network); 31 Oct 2013 15:15:13 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1383232513; bh=dRbgwONlYRKZXkyJQMIgctQrMf9G5JNYT6dtr7BYYGw=; h=X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:X-Rocket-Received:From:To:Subject:Date:Message-ID:MIME-Version:Content-Type:X-Mailer:Thread-Index:Content-Language:X-Antivirus:X-Antivirus-Status; b=jADeg2ESsY1OVr0ktovrOUVb5A0MOXRwFNyKTeFl05uAveAziYgdsPjHhY+ELnXzpzuLA+4Rhd1nZNZ33QJmbISZVP1zRniwtPXM1NUVlp+a4vN7iKuqRoT1R52pF7W1J6NHVuOFGULe7/dHOgOjwjpb32hSWevIMD/jyveW7jU= X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: 9AtGbowVM1mhKLPndwzbyEqFDpX6RNIIUO_xELSO9kvSMrv _iAxnapqjrMNZtaub0_s64jAFfaXAJwU1T8IXI2FHGXWjePoADpLiDSW7cIw o0ilQ86TUHTNV6k6MvE4S4zhtesxU0Be4qaFAhZbVzUbPOyOCszPPH1U9nSp 00xsCW7dZmva2w0UnL7pfaRwCZOSaRUYNM5PtaWZP8qG0vOf8.b3s8Ho2RkD 5HVwd74ay_Xl8GNTCNjEtmskfc1FA6reGtgMzYbuifmJR3hkGqamDQNXkGwE nIUhCVyqVW3z0Id_fAWn5GWO9qLfxeKw2rqMgzeiAnyBD5_19EeGLA5Afoli SWL1q4lwqXjj56ModC_Fd2Y8HWcthsR31xi6S6a3CPGj3uFrI3kOQmX36jQS c0UYl59SrvkeUNqYSfABoAkk42p.UbsgVMhJoD_rUzmvEEJ4LLel9yv92K.D nhhxQrgeXzKb10UdbpEo891A3zGiFXnWG3yxeo8TDP0_APc1RqjAC3xLbM6g Zit5YvPAQP84XnWgbvX1Qr74SKPcynli5pBDVAuul31Bz3c7FLYBlh9NaZ64 Fw2FpTONeJu7aDuoVkwo_DDFddcHOrA-- X-Yahoo-SMTP: TjeXgDCswBAY.5spul25kAC9KBw0sQ-- X-Rocket-Received: from DSCHWANKEPC (doug.schwanke@24.27.37.162 with ) by smtp105.biz.mail.ne1.yahoo.com with SMTP; 31 Oct 2013 08:15:13 -0700 PDT From: "Doug Schwanke" To: Date: Thu, 31 Oct 2013 10:15:10 -0500 Message-ID: <00db01ced64b$fe10d3d0$fa327b70$@firstviewconsultants.com> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 15.0 Thread-Index: Ac7WS/Ei08m9x6zgTymFBRAuVpwKbQ== X-Antivirus: avast! (VPS 131031-0, 10/31/2013), Outbound message X-Antivirus-Status: Clean Subject: Unable to add "jack" into my image X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 15:15:15 -0000 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00DC_01CED622.153CA090" Content-Language: en-us ------=_NextPart_000_00DC_01CED622.153CA090 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit I can "bitbake jack" without any errors, but when I add "jack" to my recipe, I get an error that jack not found in the base feeds. Is "jack" missing from the imx6qsabresd feed or do I need to add some kind of depends? Build Configuration: BB_VERSION = "1.20.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-12.04" TARGET_SYS = "arm-poky-linux-gnueabi" MACHINE = "imx6qsabresd" DISTRO = "poky" DISTRO_VERSION = "1.5" TUNE_FEATURES = "armv7a vfp neon callconvention-hard cortexa9" TARGET_FPU = "vfp-neon" meta meta-yocto = "(nobranch):faf8f8660fae26a14578738b642fdeb08bcb9d54" meta-oe = "(nobranch):513e7ca20ddd0a5c3b649bf292a67c3e0473d3a8" meta-fsl-arm = "(nobranch):520339d3266bfd07bb2e593f70489efe4d98baa2" meta-fsl-arm-extra = "(nobranch):b17d250c7f53a84855fd9a364a996ac5503c7693" meta-fsl-demos = "(nobranch):cd6275042cdd2d87490521f6cbeb65972ed37a66" meta-test = ":" NOTE: Preparing runqueue NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks ERROR: Function failed: do_rootfs (log file is located at /media/work/dora/fsl-community-bsp/build/tmp/work/imx6qsabresd-poky-linux-gn ueabi/test-image/0.0+cvs20600815-r1/temp/log.do_rootfs.9775) ERROR: Logfile of failure stored in: /media/work/dora/fsl-community-bsp/build/tmp/work/imx6qsabresd-poky-linux-gn ueabi/test-image/0.0+cvs20600815-r1/temp/log.do_rootfs.9775 Log data follows: | DEBUG: Executing python function rootfs_process_ignore | DEBUG: Python function rootfs_process_ignore finished | DEBUG: Executing python function rootfs_runtime_mapping | DEBUG: Python function rootfs_runtime_mapping finished | DEBUG: Executing shell function do_rootfs | Note: configuring RPM platform settings | Note: configuring RPM system provides | Note: configuring RPM DB settings | Note: configuring Smart settings | Note: adding Smart channel imx6qsabresd (65) | Note: adding Smart channel cortexa9hf_vfp_neon_mx6 (60) | Note: adding Smart channel cortexa9hf_vfp_neon (55) | Note: adding Smart channel all (10) | Note: configuring RPM cross-install scriptlet_wrapper | Updating cache... ######################################## [100%] | Saving cache... | Error: jack not found in the base feeds (imx6qsabresd cortexa9hf-vfp-neon-mx6 cortexa9hf-vfp-neon cortexa9hf-vfp armv7ahf-vfp-neon armv7ahf-vfp armv6hf-vfp armv5ehf-vfp armv5hf-vfp noarch any all). | WARNING: exit code 1 from a shell command. | ERROR: Function failed: do_rootfs (log file is located at /media/work/dora/fsl-community-bsp/build/tmp/work/imx6qsabresd-poky-linux-gn ueabi/test-image/0.0+cvs20600815-r1/temp/log.do_rootfs.9775) Doug Schwanke Senior Technical Staff FirstView Consultants 512.582.9102 ------=_NextPart_000_00DC_01CED622.153CA090 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

I can "bitbake = jack" without any errors, but when I add “jack” to my = recipe, I get an error that jack not found in the base feeds.  =

Is “jack” missing from the imx6qsabresd feed or do I need to add = some kind of depends?

 

Build = Configuration:=

BB_VERSION&= nbsp;       =3D = "1.20.0"=

BUILD_SYS&n= bsp;        =3D = "x86_64-linux"=

NATIVELSBST= RING   =3D "Ubuntu-12.04"=

TARGET_SYS&= nbsp;       =3D = "arm-poky-linux-gnueabi"=

MACHINE&nbs= p;          =3D = "imx6qsabresd"=

DISTRO = ;           =3D = "poky"=

DISTRO_VERS= ION    =3D "1.5"=

TUNE_FEATUR= ES     =3D "armv7a vfp neon callconvention-hard = cortexa9"=

TARGET_FPU&= nbsp;       =3D = "vfp-neon"=

meta &= nbsp;            = =

meta-yocto&= nbsp;       =3D = "(nobranch):faf8f8660fae26a14578738b642fdeb08bcb9d54"=

meta-oe&nbs= p;          =3D = "(nobranch):513e7ca20ddd0a5c3b649bf292a67c3e0473d3a8"=

meta-fsl-ar= m      =3D = "(nobranch):520339d3266bfd07bb2e593f70489efe4d98baa2"=

meta-fsl-ar= m-extra =3D = "(nobranch):b17d250c7f53a84855fd9a364a996ac5503c7693"=

meta-fsl-de= mos    =3D = "(nobranch):cd6275042cdd2d87490521f6cbeb65972ed37a66"=

meta-test&n= bsp;          =3D = "<unknown>:<unknown>"=

NOTE: = Preparing runqueue=

NOTE: = Executing SetScene Tasks=

NOTE: = Executing RunQueue Tasks=

ERROR: = Function failed: do_rootfs (log file is located at = /media/work/dora/fsl-community-bsp/build/tmp/work/imx6qsabresd-poky-linux= -gnueabi/test-image/0.0+cvs20600815-r1/temp/log.do_rootfs.9775)=

ERROR: = Logfile of failure stored in: = /media/work/dora/fsl-community-bsp/build/tmp/work/imx6qsabresd-poky-linux= -gnueabi/test-image/0.0+cvs20600815-r1/temp/log.do_rootfs.9775=

Log data = follows:=

| DEBUG: = Executing python function rootfs_process_ignore=

| DEBUG: = Python function rootfs_process_ignore finished=

| DEBUG: = Executing python function rootfs_runtime_mapping=

| DEBUG: = Python function rootfs_runtime_mapping finished=

| DEBUG: = Executing shell function do_rootfs=

| Note: = configuring RPM platform settings=

| Note: = configuring RPM system provides=

| Note: = configuring RPM DB settings=

| Note: = configuring Smart settings=

| Note: = adding Smart channel imx6qsabresd (65)=

| Note: = adding Smart channel cortexa9hf_vfp_neon_mx6 (60)=

| Note: = adding Smart channel cortexa9hf_vfp_neon (55)=

| Note: = adding Smart channel all (10)=

| Note: = configuring RPM cross-install scriptlet_wrapper=

| Updating = cache...           = ;    ######################################## = [100%]=

| Saving = cache...=

| Error: = jack not found in the base feeds (imx6qsabresd cortexa9hf-vfp-neon-mx6 = cortexa9hf-vfp-neon cortexa9hf-vfp armv7ahf-vfp-neon armv7ahf-vfp = armv6hf-vfp armv5ehf-vfp armv5hf-vfp noarch any all).=

| WARNING: = exit code 1 from a shell command.=

| ERROR: = Function failed: do_rootfs (log file is located at = /media/work/dora/fsl-community-bsp/build/tmp/work/imx6qsabresd-poky-linux= -gnueabi/test-image/0.0+cvs20600815-r1/temp/log.do_rootfs.9775)=

 

 

Doug Schwanke

Senior Technical Staff

FirstView Consultants

512.582.9102

 

 

------=_NextPart_000_00DC_01CED622.153CA090--