[meta-ti] Help with building gstreamer-ti on beagleboard

Flavio Castro Alves Filho flavio.alves at gmail.com
Tue Nov 13 05:46:41 PST 2012


Hello all,

I'm using Yocto Project and meta-ti to build an embedded Linux distribution
for BeagleBoard-xM.

I need to add gstreamer-ti into the project, and I'm having problems in
building this package with my configuration.

Here is the messages:

flavio at buildstation:/home/prjs/tk0001/philinux/philinux-beagleboard$
bitbake gstreamer-ti
WARNING: Host distribution "Ubuntu 12.04.1 LTS" has not been validated with
this version of the build system; you may possibly experience unexpected
failures. It is recommended that you use a tested distribution.
WARNING:
/home/prjs/tk0001/philinux/meta-openembedded/meta-oe/recipes-connectivity/networkmanager/
networkmanager_0.9.2.0.bb: it is recommended to set SYSTEMD_PACKAGES as
<existing-package>-systemd
WARNING: /home/prjs/poky/meta/recipes-extended/lighttpd/lighttpd_1.4.30.bb:
it is recommended to set SYSTEMD_PACKAGES as <existing-package>-systemd0:01
Parsing recipes: 100%
|################################################################################################################|
Time: 00:00:53
Parsing of 1216 .bb files complete (0 cached, 1216 parsed). 1545 targets,
48 skipped, 7 masked, 0 errors.

OE Build Configuration:
BB_VERSION        = "1.15.2"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-gnueabi"
MACHINE           = "beagleboard"
DISTRO            = "poky"
DISTRO_VERSION    = "1.2.1"
TUNE_FEATURES     = "armv7a vfp neon cortexa8"
TARGET_FPU        = "vfp-neon"
meta
meta-yocto        =
"local/origin/denzil:73cdebf60df225ee10f2eb215935be3b61e1b831"
meta-ti           =
"local/origin/denzil:9c103ce85a6ecb836bcdc46137207e466846ee2e"
meta-oe           =
"local/origin/denzil:6e434777018b81bbd7873e7278f05425de18558a"

NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: Running task 778 of 1629 (ID: 587,
/home/prjs/tk0001/philinux/meta-ti/recipes-ti/devtools/
ti-xdctools_3.23.00.32.bb, do_patch)
NOTE: Running task 857 of 1629 (ID: 578,
/home/prjs/tk0001/philinux/meta-ti/recipes-ti/codec-engine/
ti-codec-engine_2.26.02.11.bb, do_fetch)
NOTE: package ti-xdctools-3_23_00_32-r0: task do_patch: Started
NOTE: package ti-codec-engine-2_26_02_11-${MACHINE_KERNEL_PR}b: task
do_fetch: Started
ERROR: Error executing a python function in
/home/prjs/tk0001/philinux/meta-ti/recipes-ti/codec-engine/
ti-codec-engine_2.26.02.11.bb:
ExpansionError: Failure expanding variable FILESPATH, expression was
${@base_set_filespath([
"/home/prjs/tk0001/philinux/meta-ti/recipes-ti/codec-engine/ti-codec-engine-2_26_02_11-${MACHINE_KERNEL_PR}b",
"/home/prjs/tk0001/philinux/meta-ti/recipes-ti/codec-engine/ti-codec-engine-2_26_02_11",
"/home/prjs/tk0001/philinux/meta-ti/recipes-ti/codec-engine/ti-codec-engine",
"/home/prjs/tk0001/philinux/meta-ti/recipes-ti/codec-engine/ti-codec-engine-2_26_02_11",
"/home/prjs/tk0001/philinux/meta-ti/recipes-ti/codec-engine/ti-codec-engine",
"/home/prjs/tk0001/philinux/meta-ti/recipes-ti/codec-engine/files",
"/home/prjs/tk0001/philinux/meta-ti/recipes-ti/codec-engine" ], d)} which
triggered exception SyntaxError: EOL while scanning string literal
(FILESPATH, line 1)

ERROR: The stack trace of python calls that resulted in this
exception/failure was:
ERROR:   File "base_do_fetch", line 18, in <module>
ERROR:
ERROR:   File "base_do_fetch", line 13, in base_do_fetch
ERROR:
ERROR:   File "/home/prjs/poky/bitbake/lib/bb/fetch2/__init__.py", line
946, in download
ERROR:     ud.setup_localpath(self.d)
ERROR:
ERROR:   File "/home/prjs/poky/bitbake/lib/bb/fetch2/__init__.py", line
621, in setup_localpath
ERROR:     self.localpath = self.method.localpath(self.url, self, d)
ERROR:
ERROR:   File "/home/prjs/poky/bitbake/lib/bb/fetch2/local.py", line 54, in
localpath
ERROR:     filespath = data.getVar('FILESPATH', d, True)
ERROR:
ERROR:   File "/home/prjs/poky/bitbake/lib/bb/data.py", line 89, in getVar
ERROR:     return d.getVar(var, exp)
ERROR:
ERROR:   File "/home/prjs/poky/bitbake/lib/bb/data_smart.py", line 282, in
getVar
ERROR:     return self.expand(value, var)
ERROR:
ERROR:   File "/home/prjs/poky/bitbake/lib/bb/data_smart.py", line 151, in
expand
ERROR:     return self.expandWithRefs(s, varname).value
ERROR:
ERROR:   File "/home/prjs/poky/bitbake/lib/bb/data_smart.py", line 141, in
expandWithRefs
ERROR:     raise ExpansionError(varname, s, exc)
ERROR:
ERROR: The code that was being executed was:
ERROR:      0014:        except bb.fetch2.BBFetchException, e:
ERROR:      0015:            raise bb.build.FuncFailed(e)
ERROR:      0016:
ERROR:      0017:
ERROR:  *** 0018:base_do_fetch(d)
ERROR:      0019:
ERROR: (file: 'base_do_fetch', lineno: 18, function: <module>)
ERROR:      0009: bb.data.update_data(localdata)
ERROR:      0010:
ERROR:      0011:        try:
ERROR:      0012:            fetcher = bb.fetch2.Fetch(src_uri, localdata)
ERROR:  *** 0013:            fetcher.download()
ERROR:      0014:        except bb.fetch2.BBFetchException, e:
ERROR:      0015:            raise bb.build.FuncFailed(e)
ERROR:      0016:
ERROR:      0017:
ERROR: (file: 'base_do_fetch', lineno: 13, function: base_do_fetch)
ERROR: Function failed: base_do_fetch
ERROR: Logfile of failure stored in:
/home/prjs/tk0001/philinux/philinux-beagleboard/tmp/work/beagleboard-poky-linux-gnueabi/ti-codec-engine-2_26_02_11-${MACHINE_KERNEL_PR}b/temp/log.do_fetch.26599
NOTE: package ti-codec-engine-2_26_02_11-${MACHINE_KERNEL_PR}b: task
do_fetch: Failed
ERROR: Task 578 (/home/prjs/tk0001/philinux/meta-ti/recipes-ti/codec-engine/
ti-codec-engine_2.26.02.11.bb, do_fetch) failed with exit code '1'
Waiting for 1 running tasks to finish:
0: ti-xdctools-3_23_00_32-r0 do_patch (pid 26598)
NOTE: package ti-xdctools-3_23_00_32-r0: task do_patch: Succeeded
NOTE: Tasks Summary: Attempted 857 tasks of which 855 didn't need to be
rerun and 1 failed.

Summary: 1 task failed:
  /home/prjs/tk0001/philinux/meta-ti/recipes-ti/codec-engine/
ti-codec-engine_2.26.02.11.bb, do_fetch
Summary: There were 3 WARNING messages shown.
Summary: There were 46 ERROR messages shown, returning a non-zero exit code.

Does anybody have any clue about how to solve this issue?

Best regards,

Flavio

-- 
Flavio de Castro Alves Filho

flavio.alves at gmail.com
www.linuxembarcado.com
Twitter: http://twitter.com/#!/fraviofii
LinkedIn profile: www.linkedin.com/in/flaviocastroalves
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-ti/attachments/20121113/84848287/attachment.html>


More information about the meta-ti mailing list