[yocto] libstdc++-static impacts yocto builds fedora18

Edward Vidal vidal.develone at gmail.com
Sun Jun 2 14:35:36 PDT 2013


Hello,
I recently installed libstdc++-static-4.7.2-8.fc18.x86_64.rpm on a Fedora
18 system which appears to cause problems in Yocto builds.
This package was installed when trying to add meta-java to Yocto builds
In the meta-java README
Please note that libstdc++ static is needed on your host to compile
icedtea6/7-native
(install libstdc++-static on a Fedora).
Build Configuration:
BB_VERSION        = "1.18.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Fedora-18"
TARGET_SYS        = "arm-poky-linux-gnueabi"
MACHINE           = "beaglebone"
DISTRO            = "poky"
DISTRO_VERSION    = "1.4"
TUNE_FEATURES     = "armv7a vfp neon"
TARGET_FPU        = "vfp-neon"
meta
meta-yocto        = "(nobranch):c3cb65041834159a318df9c1a5a05f1ef36a2ebc"
meta-ti           = "(nobranch):d61bfa88ed3df9190ac9fd5643c27f77b34c5f01"
meta-oe           = "master:bea2397361da080df1256046b927b454e2e5fc9a"
meta-yocto-bsp    = "(nobranch):c3cb65041834159a318df9c1a5a05f1ef36a2ebc"
I got serveral ERRORS
ERROR: Package version for package libgcc went backwards which would break
package feeds from (0:4.7.2-r20 to 0:4.7.2-r19)
This build would not boot.
Removed  libstdc++-static-4.7.2-8.fc18.x86_64.rpm and new build.

Build Configuration:
BB_VERSION        = "1.18.0"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Fedora-18"
TARGET_SYS        = "arm-poky-linux-gnueabi"
MACHINE           = "beaglebone"
DISTRO            = "poky"
DISTRO_VERSION    = "1.4"
TUNE_FEATURES     = "armv7a vfp neon"
TARGET_FPU        = "vfp-neon"
meta
meta-yocto        = "(nobranch):c3cb65041834159a318df9c1a5a05f1ef36a2ebc"
meta-ti           = "(nobranch):d61bfa88ed3df9190ac9fd5643c27f77b34c5f01"
meta-oe           = "(nobranch):22100f5b136e1be268055f4da14c39d7a32e9023"
meta-yocto-bsp    = "(nobranch):c3cb65041834159a318df9c1a5a05f1ef36a2ebc"
This build boots okay.
Any and all help will be appreciated.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130602/9b0022b8/attachment.html>


More information about the yocto mailing list