zedboard & gnuradio
Edward Vidal <vidal.develone@...>
Hello, Any and all help will be appreciated. testing not having to revert back to boost-1.53.0 The new pull of poky, meta-oe, boost-1.54.0 compiled okay. pull on 07/16/13 of all meta_data_from_remotes cd POKY/build071613_zedboard/ cp -R ~/POKY/meta_data_from_remotes/poky/ . cd poky/ cp -R ~/POKY/meta_data_from_remotes/meta-oe/ . cp -R ~/POKY/meta_data_from_remotes/meta-xilinx/ . p -R ~/POKY/meta_data_from_remotes/meta-java . . oe-init-build-env cp ~/POKY/build071613_zedboard/local.conf conf/ cp ~/POKY/build071613_zedboard/bblayers.conf conf/ cp ../../core-image-minimal-ex.bb ../meta/recipes-core/images/ /home/vidal/POKY/poky/patch_sato_gnuplot MACHINE=zedboard bitbake core-image-minimal-ex 4333 tasks 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-20130716" TUNE_FEATURES = " armv7a vfp neon zynq" TARGET_FPU = "vfp-neon" meta meta-yocto = "master:3dee534f1e25109e0bdb681de0746c336f4b8840" meta-xilinx meta-kc705 meta-zc702 meta-zedboard = "master:46f4c79d6d55b556a90bb0fd89c2c09acf2aebff" meta-oe = "master:c383d6230942bb1558cee02764bced09031cb70f" meta-java = "master:59696d89fd33df6953dcb2dd54ccd3b362513f28" meta-yocto-bsp = "master:3dee534f1e25109e0bdb681de0746c336f4b8840" 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 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/build071613_zedboard/poky/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/qwt/6.0.1-r1/temp/log.do_package.27159 ERROR: Task 1126 (/home/vidal/POKY/build071613_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 4315 tasks of which 368 didn't need to be rerun and 1 failed. Waiting for 0 running tasks to finish: Summary: 1 task failed: /home/vidal/POKY/build071613_zedboard/poky/meta-oe/meta-oe/recipes-qt/qwt/qwt_6.0.1.bb, do_package Summary: There were 5 WARNING messages shown. Summary: There were 5 ERROR messages shown, returning a non-zero exit code. I will be looking where the qt libs need to be installed. Thanks |
|