Thanks Bruce, can I have some information about your setup? Yocto version, layers involved?
I appreciate it! Adam On Tue, Sep 30, 2014 at 10:02 PM, Bruce Ashfield <[email protected]> wrote: > On Tue, Sep 30, 2014 at 6:43 PM, Adam Lee <[email protected]> wrote: > > Hello everyone, I am building uwsgi as a part of my image to run a web > > application on my embedded board. > > > > Ingredients including nginx builds fine, but I am getting the error > > attached. I am building on Yocto Project 1.6.1 (current master). > > Hmmm. I just did a completely clean build and didn't get any QA errors with > respect to rpath. > > Hopefully someone else is seeing this and can help isolate the issue. > > Bruce > > > > > Any insight will be greatly appreciated! > > > > Adam > > > >> DEBUG: Executing python function sstate_task_prefunc > >> DEBUG: Python function sstate_task_prefunc finished > >> DEBUG: Executing python function do_package > >> DEBUG: Executing python function package_get_auto_pr > >> DEBUG: Python function package_get_auto_pr finished > >> DEBUG: Executing python function perform_packagecopy > >> DEBUG: Python function perform_packagecopy finished > >> DEBUG: Executing python function split_and_strip_files > >> DEBUG: runstrip: 'arm-poky-linux-gnueabi-strip' > --remove-section=.comment > >> --remove-section=.note > >> > '/media/Build/master/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/uwsgi/2.0.4+gitAUTOINC+7604c67018-r0/package/usr/bin/uwsgi' > >> DEBUG: Python function split_and_strip_files finished > >> DEBUG: Executing python function fixup_perms > >> DEBUG: Python function fixup_perms finished > >> DEBUG: Executing python function package_do_split_locales > >> DEBUG: No locale files in this package > >> DEBUG: Python function package_do_split_locales finished > >> DEBUG: Executing python function populate_packages > >> DEBUG: Python function populate_packages finished > >> DEBUG: Executing python function do_package_qa > >> NOTE: DO PACKAGE QA > >> NOTE: Checking Package: uwsgi-staticdev > >> NOTE: Checking Package: uwsgi-dev > >> NOTE: Checking Package: uwsgi-dbg > >> NOTE: arm-poky-linux-gnueabi-objdump -p > >> > /media/Build/master/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/uwsgi/2.0.4+gitAUTOINC+7604c67018-r0/packages-split/uwsgi-dbg/usr/bin/.debug/uwsgi > >> NOTE: Checking Package: uwsgi-doc > >> NOTE: Checking Package: uwsgi > >> NOTE: arm-poky-linux-gnueabi-objdump -p > >> > /media/Build/master/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/uwsgi/2.0.4+gitAUTOINC+7604c67018-r0/packages-split/uwsgi/usr/bin/uwsgi > >> ERROR: QA Issue: package uwsgi contains bad RPATH > >> /media/Build/master/build/tmp/sysroots/duovero/usr/lib in file > >> > /media/Build/master/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/uwsgi/2.0.4+gitAUTOINC+7604c67018-r0/packages-split/uwsgi/usr/bin/uwsgi > >> ERROR: QA run found fatal errors. Please consider fixing them. > >> DEBUG: Python function do_package_qa finished > >> DEBUG: Python function do_package finished > >> ERROR: Function failed: do_package_qa > > > > > > > > -- > > _______________________________________________ > > meta-virtualization mailing list > > [email protected] > > https://lists.yoctoproject.org/listinfo/meta-virtualization > > > > > > -- > "Thou shalt not follow the NULL pointer, for chaos and madness await > thee at its end" >
-- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
