Bad RPATH – error with bitbake xbmc-image

Home Forums i.MX6 XBMC support Bad RPATH – error with bitbake xbmc-image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1553
    Will
    Guest

    Not sure if anyone else is seeing this? Any possible fixes?

    wls@xbmc-builder:~/xbmc-bsp/build$ bitbake xbmc-image
    WARNING: Unable to get checksum for weston SRC_URI entry weston.sh: file could not be found################## | ETA: 00:00:06
    WARNING: Unable to get checksum for linux-boundary SRC_URI entry defconfig: file could not be found################# | ETA: 00:00:00
    Parsing recipes: 100% |##############################################################################################| Time: 00:01:19
    Parsing of 1462 .bb files complete (0 cached, 1462 parsed). 1862 targets, 141 skipped, 0 masked, 0 errors.
    WARNING: No bb files matched BBFILE_PATTERN_networking-layer ‘^/home/wls/xbmc-bsp/sources/meta-openembedded/meta-networking//’
    NOTE: Resolving any missing task queue dependencies
    NOTE: multiple providers are available for jpeg (jpeg, libjpeg-turbo)
    NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg
    NOTE: multiple providers are available for jpeg-native (jpeg-native, libjpeg-turbo-native)
    NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg-native

    Build Configuration:
    BB_VERSION = “1.20.0”
    BUILD_SYS = “i686-linux”
    NATIVELSBSTRING = “Ubuntu-12.04”
    TARGET_SYS = “arm-poky-linux-gnueabi”
    MACHINE = “utilite”
    DISTRO = “poky”
    DISTRO_VERSION = “1.5.2”
    TUNE_FEATURES = “armv7a vfp neon callconvention-hard cortexa9”
    TARGET_FPU = “vfp-neon”
    meta
    meta-yocto = “(nobranch):09d260e3e510c4e24d66ecd01a106e199fb1866a”
    meta-oe = “(nobranch):ee173678383683e972c7d4d6f0ef5790bfa50274”
    meta-fsl-arm = “(nobranch):bce654fbc44d931494eb8f2662ada6d57c57d9dc”
    meta-fsl-arm-extra = “(nobranch):375f89b70655be2a17bbde36de6adb4e4a5a6975”
    meta-fsl-demos = “(nobranch):5a12677ad000a926d23c444266722a778ea228a7”
    meta-stef = “(nobranch):da1814528ca5b188df8f389db38fbe9b44fcb618”

    meta-filesystems = “(nobranch):ee173678383683e972c7d4d6f0ef5790bfa50274”
    meta-virtualization = “(nobranch):7d7c38165c1a5a192f114afaea1ee2d80fb784dd”

    NOTE: Preparing runqueue
    NOTE: Executing SetScene Tasks
    NOTE: Executing RunQueue Tasks
    ERROR: QA Issue: package libxml-parser-perl contains bad RPATH /home/wls/xbmc-bsp/build/tmp/sysroots/utilite/usr/lib in file /home/wls/xbmc-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/libxml-parser-perl/2.41-r3/packages-split/libxml-parser-perl/usr/lib/perl/vendor_perl/5.14.3/auto/XML/Parser/Expat/Expat.so
    ERROR: QA run found fatal errors. Please consider fixing them.
    ERROR: Function failed: do_package_qa
    ERROR: Logfile of failure stored in: /home/wls/xbmc-bsp/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/libxml-parser-perl/2.41-r3/temp/log.do_package.2780
    ERROR: Task 4550 (/home/wls/xbmc-bsp/sources/poky/meta/recipes-devtools/perl/libxml-parser-perl_2.41.bb, do_package) failed with exit code ‘1’
    NOTE: Tasks Summary: Attempted 2850 tasks of which 2844 didn’t need to be rerun and 1 failed.
    Waiting for 0 running tasks to finish:

    Summary: 1 task failed:
    /home/wls/xbmc-bsp/sources/poky/meta/recipes-devtools/perl/libxml-parser-perl_2.41.bb, do_package
    Summary: There were 3 WARNING messages shown.
    Summary: There were 3 ERROR messages shown, returning a non-zero exit code.

    #1563
    stephan
    Keymaster

    sorry I have not seen this error
    I am currently running a build from scratch I will tell if I can reproduce…

    #1583
    Will
    Guest

    Thanks Stephan. I guess if worse comes to worse, I can blow away the xbmc-bsp directory and re-do the repo init / repo sync.

    #1595
    Will
    Guest

    Update: I blew away the entire xbmc-bsp directory and did a repo init / repo sync. Seems to have fixed the issue. I’m no longer seeing the RPATH error.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘i.MX6 XBMC support’ is closed to new topics and replies.