From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga01.intel.com ([192.55.52.88]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1Sd0Jj-0000uf-M6 for openembedded-core@lists.openembedded.org; Fri, 08 Jun 2012 16:37:35 +0200 Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP; 08 Jun 2012 07:27:04 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="162888916" Received: from unknown (HELO [10.255.12.119]) ([10.255.12.119]) by fmsmga001.fm.intel.com with ESMTP; 08 Jun 2012 07:27:04 -0700 From: Tom Zanussi To: Patches and discussions about the oe-core layer In-Reply-To: References: <32D32342-6B45-4644-9909-FEB737528DCF@gmail.com> <1339164325.26324.0.camel@elmorro> Date: Fri, 08 Jun 2012 09:26:26 -0500 Message-ID: <1339165586.26324.5.camel@elmorro> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Subject: Re: ERROR: ExpansionError during parsing /tool/yocto/poky/meta/recipes-kernel/linux/linux-yocto_3.2.bb: Failure expanding variable SRCPV X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jun 2012 14:37:35 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Fri, 2012-06-08 at 10:11 -0400, Bruce Ashfield wrote: > On Fri, Jun 8, 2012 at 10:05 AM, Tom Zanussi wrote: > > On Fri, 2012-06-08 at 15:59 +0200, Elvis Dowson wrote: > >> Hi, > >> > >> On Jun 8, 2012, at 12:58 PM, Richard Purdie wrote: > >> > >> > On Thu, 2012-06-07 at 15:59 -0400, Bruce Ashfield wrote: > >> >> Richard/Saul, > >> >> > >> >> Here's a 9 patch series that is a collection of work that's been > >> >> brewing for about three weeks. > >> >> > >> >> Highlights include: > >> >> > >> >> - removal of the 2.6.37 recipe, it's time is now gone > >> >> - addition of the 3.4 kernel recipe > >> >> - configuration fixups and audits within that 3.4 kernel > >> >> - kernel *only* support for mips64 mti emulation > >> >> - -stable updates for supported kernels 3.2.18, 3.0.32 > >> >> - machine fixes/configurations for the 3.2 and 3.0 kernels > >> >> - kern tool updates, streamlining and fixes > >> > >> I just updated my poky installation, and tried to build the meta-toolchain, and I got a bunch of errors. This is related to the recent updates to the linux-yocto_3.2.bb kernel. > >> > > > > I just posted a patch to fix this - it was a SRCREV typo. > > > > Building fine here now with that simple fix... > > Yah. Last minute rebase, and some masking to speed up my 3.4 builds hid it > from me. > > You beat me by a couple of minutes. Two series to chose from. > An embarrassment of riches of typo fixes. ;-) Better than the opposite I guess... Tom > I'll go back into hiding now. > > Bruce > > > > > Tom > > > >> elvis@eos:/tool/yocto/poky/build$ bitbake meta-toolchain > >> Pseudo is not present but is required, building this first before the main build > >> WARNING: Unable to get checksum for python-numpy SRC_URI entry config.h: file could not be found | ETA: 00:00:43 > >> WARNING: Unable to get checksum for python-numpy SRC_URI entry numpyconfig.h: file could not be found > >> ERROR: ExpansionError during parsing /tool/yocto/poky/meta/recipes-kernel/linux/linux-yocto_3.2.bb: Failure expanding variable SRCPV, expression was ${@bb.fetch2.get_srcrev(d)} which triggered exception FetchError: Fetcher failure for URL: 'git://git.yoctoproject.org/linux-yocto-3.2;protocol=git;bareclone=1;branch=standard/default/base,meta;name=machine,meta'. The command git ls-remote git://git.yoctoproject.org/linux-yocto-3.2 ee78519365bdb25287703bbc31c06b193263c654l gave empty output unexpectedly > >> ERROR: No recipes available for: > >> /tool/yocto/poky/meta-yocto/recipes-core/uclibc/uclibc_git.bbappend > >> /tool/yocto/poky/meta-yocto/recipes-kernel/linux/linux-yocto_3.2.bbappend > >> /tool/yocto/meta-xilinx/recipes-core/util-linux/util-linux_2.21.1.bbappend > >> /tool/yocto/poky/meta-yocto/recipes-core/psplash/psplash_git.bbappend > >> /tool/yocto/poky/meta-yocto/recipes-core/netbase/netbase_4.47.bbappend > >> /tool/yocto/meta-openembedded/meta-oe/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bbappend > >> /tool/yocto/meta-openembedded/meta-oe/recipes-core/dropbear/dropbear_2012.55.bbappend > >> /tool/yocto/poky/meta-yocto/recipes-core/tasks/task-core-tools-profile.bbappend > >> /tool/yocto/meta-xilinx/recipes-core/initscripts/initscripts_1.0.bbappend > >> /tool/yocto/meta-openembedded/meta-oe/recipes-core/busybox/busybox_1.19.4.bbappend > >> ERROR: Command execution failed: Exited with 1 > >> > >> Summary: There were 2 WARNING messages shown. > >> Summary: There were 3 ERROR messages shown, returning a non-zero exit code. > >> > >> > >> best regards, > >> > >> Elvis Dowson > >> _______________________________________________ > >> Openembedded-core mailing list > >> Openembedded-core@lists.openembedded.org > >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > > > > > > > > _______________________________________________ > > Openembedded-core mailing list > > Openembedded-core@lists.openembedded.org > > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > > >