All of lore.kernel.org
 help / color / mirror / Atom feed
* zedboard & gnuradio
@ 2013-07-16 14:47 Edward Vidal
  2013-07-16 17:50 ` Paul Eggleton
  0 siblings, 1 reply; 7+ messages in thread
From: Edward Vidal @ 2013-07-16 14:47 UTC (permalink / raw)
  To: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 4584 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 5106 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread
* zedboard & gnuradio
@ 2013-07-16  1:30 Edward Vidal
  0 siblings, 0 replies; 7+ messages in thread
From: Edward Vidal @ 2013-07-16  1:30 UTC (permalink / raw)
  To: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 6145 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 7065 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-07-18 18:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-16 14:47 zedboard & gnuradio Edward Vidal
2013-07-16 17:50 ` Paul Eggleton
2013-07-16 19:18   ` Edward Vidal
2013-07-16 23:07     ` Edward Vidal
2013-07-16 23:17     ` Paul Eggleton
     [not found]       ` <CANwz6nz_xGnj36ZtFkk2o_bTq1VnTJ5=3ngN_x86s8k1Dj5LTA@mail.gmail.com>
2013-07-18 18:22         ` Edward Vidal
  -- strict thread matches above, loose matches on Subject: below --
2013-07-16  1:30 Edward Vidal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.