[yocto] zedboard & gnuradio

Edward Vidal vidal.develone at gmail.com
Mon Jul 15 18:30:42 PDT 2013


Hello,
Any and all help will be appreciated.  I am trying to build gnuradio for
the zedboard.

After removing poky to clean out older builds
cd ~/POKY/build071513_zedboard/
cp -R ~/POKY/meta_data_from_remotes/poky/ .
cd poky/
cp -R ~/POKY/meta_data_from_remotes/meta-xilinx/ .
cp -R ~/POKY/meta_data_from_remotes/meta-oe/ .
cp -R ~/POKY/meta_data_from_remotes/meta-java/ .
. oe-init-build-env
cp ~/POKY/build071513_zedboard/local.conf conf/
cp ~/POKY/build071513_zedboard/bblayers.conf conf/
~/POKY/build071513_zedboard/core-image-minimal-ex.bb
DESCRIPTION = "A small image just capable of allowing a device to boot."

IMAGE_INSTALL = "packagegroup-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP}
${CORE_IMAGE_EXTRA_INSTALL} gnuradio python-netserver"

IMAGE_LINGUAS = " "

LICENSE = "MIT"

inherit core-image

IMAGE_ROOTFS_SIZE = "8192"

cp ~/POKY/build071513_zedboard/core-image-minimal-ex.bb../meta/recipes-core/images/
******************reverting back to boost-1.53.0*************************
cd ../meta/recipes-support/boost/
mkdir tmp
mv bjam-native_1.54.0.bb tmp/
mv boost_1.54.0.bb tmp/
mv boost-1.54.0.inc tmp/
mv boost.inc tmp/
mv files/ tmp/
/home/vidal/POKY/build071513_zedboard/poky/meta/recipes-support/boost
ls -la
total 36
drwxr-xr-x  4 vidal users 4096 Jul 15 16:02 .
drwxr-xr-x 59 vidal users 4096 Jul 15 15:53 ..
-rw-r--r--  1 vidal users  261 Jul 15 16:02 bjam-native_1.53.0.bb
-rw-r--r--  1 vidal users  109 Jul 15 16:02 boost_1.53.0.bb
-rw-r--r--  1 vidal users  840 Jul 15 16:02 boost-1.53.0.inc
-rw-r--r--  1 vidal users 6413 Jul 15 16:02 boost.inc
drwxr-xr-x  2 vidal users 4096 Jul 15 16:02 files
drwxr-xr-x  3 vidal users 4096 Jul 15 15:58 tmp
ls -la tmp/
total 32
drwxr-xr-x 3 vidal users 4096 Jul 15 15:58 .
drwxr-xr-x 4 vidal users 4096 Jul 15 16:02 ..
-rw-r--r-- 1 vidal users  261 Jul 15 15:53 bjam-native_1.54.0.bb
-rw-r--r-- 1 vidal users   98 Jul 15 15:53 boost_1.54.0.bb
-rw-r--r-- 1 vidal users  839 Jul 15 15:53 boost-1.54.0.inc
-rw-r--r-- 1 vidal users 6413 Jul 15 15:53 boost.inc
drwxr-xr-x 2 vidal users 4096 Jul 15 15:53 files
******************reverting back to boost-1.53.0*************************
cd /home/vidal/POKY
cd test_meta/poky/meta/recipes-support/boost/
cp -R * ~/POKY/build071513_zedboard/poky/meta/recipes-support/boost/

cd ~/POKY/build071513_zedboard/poky/
. oe-init-build-env
MACHINE=zedboard bitbake core-image-minimal-ex see contents of file above.
Build Configuration:
BB_VERSION        = "1.19.1"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Fedora-18"
TARGET_SYS        = "arm-poky-linux-gnueabi"
MACHINE           = "zedboard"
DISTRO            = "poky"
DISTRO_VERSION    = "1.4+snapshot-20130715"
TUNE_FEATURES     = " armv7a vfp neon zynq"
TARGET_FPU        = "vfp-neon"
meta
meta-yocto        = "master:4285e856aa073979bf046168a75188ccf5a1e7d4"
meta-xilinx
meta-kc705
meta-zc702
meta-zedboard     = "master:0a210a7ea2bebd95d928f8c647b551a3f6abeffe"
meta-oe           = "master:9d53e8111db2a1dc2a3df05926d90988c08e7dbe"
meta-java         = "master:59696d89fd33df6953dcb2dd54ccd3b362513f28"
meta-yocto-bsp    = "master:4285e856aa073979bf046168a75188ccf5a1e7d4"
The above build consists 4341 tasks
During the compile of gnuradio-3.6.5  The following warning was displayed.
WARNING: QA Issue: Found library in wrong location:
/usr/bin/qt4/examples/tools/plugandpaint/plugins/libpnp_extrafilters.so
Found library in wrong location:
/usr/bin/qt4/examples/tools/plugandpaint/plugins/.debug/libpnp_extrafilters.so
Found library in wrong location:
/usr/bin/qt4/examples/tools/styleplugin/styles/libsimplestyleplugin.so
Found library in wrong location:
/usr/bin/qt4/examples/tools/styleplugin/styles/.debug/libsimplestyleplugin.so
Found library in wrong location:
/usr/bin/qt4/examples/tools/echoplugin/plugin/libechoplugin.so
Found library in wrong location:
/usr/bin/qt4/examples/tools/echoplugin/plugin/.debug/libechoplugin.so
Found library in wrong location:
/usr/bin/qt4/examples/declarative/cppextensions/qwidgets/QWidgets/libqmlqwidgetsplugin.so
Found library in wrong location:
/usr/bin/qt4/examples/declarative/cppextensions/qwidgets/QWidgets/.debug/libqmlqwidgetsplugin.so
Found library in wrong location:
/usr/bin/qt4/examples/declarative/cppextensions/plugins/libqmlqwidgetsplugin.so
Found library in wrong location:
/usr/bin/qt4/examples/declarative/cppextensions/plugins/.debug/libqmlqwidgetsplugin.so
Found library in wrong location:
/usr/bin/qt4/examples/declarative/cppextensions/plugins/com/nokia/TimeExample/libqmlqtimeexampleplugin.so
Found library in wrong location:
/usr/bin/qt4/examples/declarative/cppextensions/plugins/com/nokia/TimeExample/.debug/libqmlqtimeexampleplugin.so
Found library in wrong location:
/usr/bin/qt4/examples/declarative/cppextensions/imageprovider/ImageProviderCore/libqmlimageproviderplugin.so
Found library in wrong location:
/usr/bin/qt4/examples/declarative/cppextensions/imageprovider/ImageProviderCore/.debug/libqmlimageproviderplugin.so

The following errors prevented the completion of the tasks 4341
ERROR: QA Issue: File '/usr/plugins/designer/libqwt_designer_plugin.so'
from qwt was already stripped, this will prevent future debugging!
ERROR: QA Issue: File '/usr/lib/libqwt.so.6.0.1' from qwt was already
stripped, this will prevent future debugging!
ERROR: QA Issue: File '/usr/lib/libqwtmathml.so.6.0.1' from qwt was already
stripped, this will prevent future debugging!
WARNING: QA Issue: Found library in wrong location:
/usr/plugins/designer/libqwt_designer_plugin.so
ERROR: QA run found fatal errors. Please consider fixing them.
ERROR: Function failed: do_package_qa
ERROR: Logfile of failure stored in:
/home/vidal/POKY/build071513_zedboard/poky/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/qwt/6.0.1-r1/temp/log.do_package.934
ERROR: Task 1123
(/home/vidal/POKY/build071513_zedboard/poky/meta-oe/meta-oe/recipes-qt/qwt/
qwt_6.0.1.bb, do_package) failed with exit code '1'

NOTE: Tasks Summary: Attempted 4321 tasks of which 367 didn't need to be
rerun and 1 failed.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130715/03727737/attachment.html>


More information about the yocto mailing list