All of lore.kernel.org
 help / color / mirror / Atom feed
* Builds fails do to missing ocf-linux_20120127
@ 2014-05-06 13:27 Doug Schwanke
  2014-05-07 12:58 ` Daiane Angolini
  0 siblings, 1 reply; 6+ messages in thread
From: Doug Schwanke @ 2014-05-06 13:27 UTC (permalink / raw)
  To: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 3231 bytes --]

Tried building a fresh project this morning for the "imx6slevk".  The build kept failing due to a missing ocf-linux-20120127.tar.gz.

If I type in  http://sourceforge.net/projects/ocf-linux/files/ocf-linux/20120127/ocf-linux-20120127.tar.gz in my browser, I am able to download the file.
I copied it to my downloads folder and I can continue building, but why is this occurring?

build$ bitbake core-image-minimal
WARNING: Unable to get checksum for linux-boundary SRC_URI entry defconfig: file could not be found #..#      | ETA:  00:00:05
Parsing recipes: 100% |#...#| Time: 00:02:37
Parsing of 1343 .bb files complete (0 cached, 1343 parsed). 1736 targets, 80 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION        = "1.20.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-12.04"
TARGET_SYS        = "arm-poky-linux-gnueabi"
MACHINE           = "imx6slevk"
DISTRO            = "poky"
DISTRO_VERSION    = "1.5.1"
TUNE_FEATURES     = "armv7a vfp neon callconvention-hard cortexa9"
TARGET_FPU        = "vfp-neon"
meta
meta-yocto        = "(nobranch):b626e109e83384558f45dc2e30e7caec677ce1db"
meta-oe           = "(nobranch):ee173678383683e972c7d4d6f0ef5790bfa50274"
meta-fsl-arm      = "(nobranch):5fdb620c09df11e70434092f675c891e0ba84108"
meta-fsl-arm-extra = "(nobranch):251c07f9d868e0100ccf74fd1706269c8d6911fb"
meta-fsl-demos    = "(nobranch):5a12677ad000a926d23c444266722a778ea228a7"

NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: Checksum failure encountered with download of http://www.yoctoproject.org/downloads/pseudo/pseudo-1.5.1.tar.bz2 - will attempt other sources if available
WARNING: Renaming /media/work/solo/fsl-community-bsp/downloads/pseudo-1.5.1.tar.bz2 to /media/work/solo/fsl-community-bsp/downloads/pseudo-1.5.1.tar.bz2_bad-checksum_ccc21f047f99f10a6478fc29656bf2f5
WARNING: Failed to fetch URL http://sourceforge.net/projects/ocf-linux/files/ocf-linux/20120127/ocf-linux-20120127.tar.gz, attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command failed with exit code 4, output:
No data received.

ERROR: Function failed: Fetcher failure for URL: 'http://sourceforge.net/projects/ocf-linux/files/ocf-linux/20120127/ocf-linux-20120127.tar.gz'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /media/work/solo/fsl-community-bsp/build/tmp/work/x86_64-linux/ocf-linux-native/20120127-r3.0/temp/log.do_fetch.50073
ERROR: Task 1222 (virtual:native:/media/work/solo/fsl-community-bsp/sources/poky/meta/recipes-connectivity/openssl/ocf-linux_20120127.bb, do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 176 tasks of which 0 didn't need to be rerun and 1 failed.
Waiting for 0 running tasks to finish:

Summary: 1 task failed:
  virtual:native:/media/work/solo/fsl-community-bsp/sources/poky/meta/recipes-connectivity/openssl/ocf-linux_20120127.bb, do_fetch
Summary: There were 4 WARNING messages shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
build$

Doug Schwanke
FirstView Consultants Inc.
512.872.3809  (Direct)
512.582.9102 (Main)


[-- Attachment #2: Type: text/html, Size: 7654 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Builds fails do to missing ocf-linux_20120127
  2014-05-06 13:27 Builds fails do to missing ocf-linux_20120127 Doug Schwanke
@ 2014-05-07 12:58 ` Daiane Angolini
  2014-05-08 15:00   ` Doug Schwanke
  0 siblings, 1 reply; 6+ messages in thread
From: Daiane Angolini @ 2014-05-07 12:58 UTC (permalink / raw)
  To: Doug Schwanke; +Cc: meta-freescale

On Tue, May 6, 2014 at 10:27 AM, Doug Schwanke
<doug.schwanke@firstviewconsultants.com> wrote:
> Tried building a fresh project this morning for the “imx6slevk”.  The build
> kept failing due to a missing ocf-linux-20120127.tar.gz.


I just tried a build for imx6slevk using daisy and everything went right.

Could you, please, update your tree?

Daiane


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Builds fails do to missing ocf-linux_20120127
  2014-05-07 12:58 ` Daiane Angolini
@ 2014-05-08 15:00   ` Doug Schwanke
  2014-05-08 19:17     ` Daiane Angolini
  0 siblings, 1 reply; 6+ messages in thread
From: Doug Schwanke @ 2014-05-08 15:00 UTC (permalink / raw)
  To: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 3301 bytes --]

-----Original Message-----
From: Daiane Angolini [mailto:daiane.list@gmail.com] 
Sent: Wednesday, May 07, 2014 7:58 AM
To: Doug Schwanke
Cc: meta-freescale@yoctoproject.org
Subject: Re: [meta-freescale] Builds fails do to missing ocf-linux_20120127

On Tue, May 6, 2014 at 10:27 AM, Doug Schwanke <doug.schwanke@firstviewconsultants.com> wrote:
> Tried building a fresh project this morning for the “imx6slevk”.  The 
> build kept failing due to a missing ocf-linux-20120127.tar.gz.

>> I just tried a build for imx6slevk using daisy and everything went right.

>>Could you, please, update your tree?

>>Daiane

 I created a new work space for Daisy this morning and tried building it.   I have attached my "new project" script in case you have questions about how I create new workspaces.

 Your build environment has been configured with:
    MACHINE=imx6slevk
    SDKMACHINE=i686
    DISTRO=poky
    EULA=1

daisy$ cd fsl-community-bsp
fsl-community-bsp$ cd build
build$ bitbake core-image-minimal
Traceback (most recent call last):
  File "/usr/bin/bitbake", line 234, in <module>
    ret = main()
  File "/usr/bin/bitbake", line 197, in main
    server = ProcessServer(server_channel, event_queue, configuration)
  File "/usr/lib/pymodules/python2.7/bb/server/process.py", line 78, in __init__
    self.cooker = BBCooker(configuration, self.register_idle_function)
  File "/usr/lib/pymodules/python2.7/bb/cooker.py", line 76, in __init__
    self.parseConfigurationFiles(self.configuration.file)
  File "/usr/lib/pymodules/python2.7/bb/cooker.py", line 510, in parseConfigurationFiles
    data = _parse(os.path.join("conf", "bitbake.conf"), data)
TypeError: getVar() takes exactly 3 arguments (2 given)
ERROR: Error evaluating '${TARGET_OS}:${TRANSLATED_TARGET_ARCH}:build-${BUILD_OS}:pn-${PN}:${MACHINEOVERRIDES}:${DISTROOVERRIDES}:${CLASSOVERRIDE}:forcevariable'
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/bb/data_smart.py", line 116, in expandWithRefs
    s = __expand_var_regexp__.sub(varparse.var_sub, s)
  File "/usr/lib/pymodules/python2.7/bb/data_smart.py", line 60, in var_sub
    var = self.d.getVar(key, 1)
  File "/usr/lib/pymodules/python2.7/bb/data_smart.py", line 260, in getVar
    return self.expand(value, var)
  File "/usr/lib/pymodules/python2.7/bb/data_smart.py", line 132, in expand
    return self.expandWithRefs(s, varname).value
  File "/usr/lib/pymodules/python2.7/bb/data_smart.py", line 117, in expandWithRefs
    s = __expand_python_regexp__.sub(varparse.python_sub, s)
TypeError: getVar() takes exactly 3 arguments (2 given)

ERROR: Error evaluating '${@bb.parse.BBHandler.vars_from_file(d.getVar('FILE'),d)[0] or 'defaultpkgname'}'
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/bb/data_smart.py", line 117, in expandWithRefs
    s = __expand_python_regexp__.sub(varparse.python_sub, s)
  File "/usr/lib/pymodules/python2.7/bb/data_smart.py", line 76, in python_sub
    value = utils.better_eval(codeobj, DataContext(self.d))
  File "/usr/lib/pymodules/python2.7/bb/utils.py", line 387, in better_eval
    return eval(source, _context, locals)
  File "PN", line 1, in <module>
TypeError: getVar() takes exactly 3 arguments (2 given)

build$

[-- Attachment #2: yocto_install_daisy.sh --]
[-- Type: application/octet-stream, Size: 883 bytes --]

#bash

# Instructions:
#	mkdir <base path>
#   cd <base-path>
#   yocto_install_dora.sh
#   cd fsl-community-bsp
#   source ./setup-environment build
#   bitbake core-image-minimal

# Uses the imx6qsabresd as the platform to install.  
# Options are:
#	imx6dlsabreauto
#	imx6dlsabresd
#	imx6qsabreauto
#	imx6qsabresd
#	imx6slevk
#	imx6solosabreauto
#	imx6solosabresd
DEFAULT_BOARD="imx6qsabresd"
board=${1:-$DEFAULT_BOARD}

# Test for existance of project, and create if none exists
pwd
if [ -d fsl-community-bsp ]; then
  echo fsl-community-bsp already exists
  exit 0
fi

# 
mkdir fsl-community-bsp
cd fsl-community-bsp
repo init -u https://github.com/Freescale/fsl-community-bsp-platform -b daisy 
# update the manifest.xml file here is you want to add a local repository first 
repo sync

echo "Setting up for $board environment"
MACHINE=$board source ./setup-environment build


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Builds fails do to missing ocf-linux_20120127
  2014-05-08 15:00   ` Doug Schwanke
@ 2014-05-08 19:17     ` Daiane Angolini
  2014-05-09 11:57       ` Daiane Angolini
  0 siblings, 1 reply; 6+ messages in thread
From: Daiane Angolini @ 2014-05-08 19:17 UTC (permalink / raw)
  To: Doug Schwanke; +Cc: meta-freescale

>> Tried building a fresh project this morning for the “imx6slevk”.  The
>> build kept failing due to a missing ocf-linux-20120127.tar.gz.

My daisy was not "too old" but I have already several other imx6
boards built on that tmp.

So, I can start over with a clean build only to make sure. However it
will take sometime. I should update you tomorrow.


Daiane


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Builds fails do to missing ocf-linux_20120127
  2014-05-08 19:17     ` Daiane Angolini
@ 2014-05-09 11:57       ` Daiane Angolini
  2014-05-10  3:07         ` Doug Schwanke
  0 siblings, 1 reply; 6+ messages in thread
From: Daiane Angolini @ 2014-05-09 11:57 UTC (permalink / raw)
  To: Doug Schwanke; +Cc: meta-freescale

On Thu, May 8, 2014 at 4:17 PM, Daiane Angolini <daiane.list@gmail.com> wrote:
>>> Tried building a fresh project this morning for the “imx6slevk”.  The
>>> build kept failing due to a missing ocf-linux-20120127.tar.gz.
>
> My daisy was not "too old" but I have already several other imx6
> boards built on that tmp.
>
> So, I can start over with a clean build only to make sure. However it
> will take sometime. I should update you tomorrow.

core-image-minimal for imx6slevk using a empty source code and build
directory worked very fine here.

I have ubuntu 13.10
Python 2.7.5+

Would it be something on your local machine? Is it 100% reproductible?

Daiane


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Builds fails do to missing ocf-linux_20120127
  2014-05-09 11:57       ` Daiane Angolini
@ 2014-05-10  3:07         ` Doug Schwanke
  0 siblings, 0 replies; 6+ messages in thread
From: Doug Schwanke @ 2014-05-10  3:07 UTC (permalink / raw)
  To: Daiane Angolini; +Cc: meta-freescale

> From: angolini@gmail.com [mailto:angolini@gmail.com] On Behalf Of Daiane
> Angolini
> Sent: Friday, May 09, 2014 6:58 AM
> To: Doug Schwanke
> Cc: meta-freescale@yoctoproject.org
> Subject: Re: [meta-freescale] Builds fails do to missing ocf-linux_20120127
> 
> On Thu, May 8, 2014 at 4:17 PM, Daiane Angolini <daiane.list@gmail.com>
> wrote:
> >>> Tried building a fresh project this morning for the “imx6slevk”.
> >>> The build kept failing due to a missing ocf-linux-20120127.tar.gz.
> >
> > My daisy was not "too old" but I have already several other imx6
> > boards built on that tmp.
> >
> > So, I can start over with a clean build only to make sure. However it
> > will take some time. I should update you tomorrow.
> 
> core-image-minimal for imx6slevk using a empty source code and build
> directory worked very fine here.
> 
> I have ubuntu 13.10
> Python 2.7.5+
> 
> Would it be something on your local machine? Is it 100% reproducible?
> 
> Daiane

I have rebuilt both Dora and Daisy from clean installs:

- The Dora missing file issue is still there.  It may be tied to the MACHINE="imx6slevk"  since I have not seen this error when building for the "imx6qsabresd".

- The Daisy project built just fine.  It was "human" error (Doh!) the first time.  I believe I forgot to issue the "source ./setup-environment build" and just cd'd to my build folder and tried to build.
That's what I get for doing several things at once.

Thanks,
-Doug
  

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-05-10  3:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-06 13:27 Builds fails do to missing ocf-linux_20120127 Doug Schwanke
2014-05-07 12:58 ` Daiane Angolini
2014-05-08 15:00   ` Doug Schwanke
2014-05-08 19:17     ` Daiane Angolini
2014-05-09 11:57       ` Daiane Angolini
2014-05-10  3:07         ` Doug Schwanke

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.