* DO PACKAGE QA error during compilation of FireFox OS on Raspberry Pi [not found] <CAF0cEJTK9Y-HZaYev37a82v9Ys9BqukCcfK4hqvCHtL7bcSzzA@mail.gmail.com> @ 2013-07-12 7:57 ` Piotr Ziomacki 2013-07-12 23:16 ` Jeff Osier-Mixon 0 siblings, 1 reply; 3+ messages in thread From: Piotr Ziomacki @ 2013-07-12 7:57 UTC (permalink / raw) To: yocto [-- Attachment #1.1: Type: text/plain, Size: 426 bytes --] Hi, I try to compile source code for FF OS released by Philipp Wagner at http://www.philipp-wagner.com/blog/2013/04/firefox-os-for-raspberry-pi-now-available/#more-251. Unfortunately i get error during compilation. I was suggested that it seems like anOpenEmbedded/Yocto issue so I'm sending post it here. I attached the log file for this. Can someone please help me get rid of this error? Regards, Piotr Ziomacki [-- Attachment #1.2: Type: text/html, Size: 800 bytes --] [-- Attachment #2: log.do_package.808 --] [-- Type: application/octet-stream, Size: 6736 bytes --] 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 '/home/piotr/Develop/FireFoxOSRasp/poky/poky/rpi-build/tmp/work/armv6-vfp-poky-linux-gnueabi/ntp/4.2.6p5-r6.0/package/usr/bin/ntpdate' DEBUG: runstrip: 'arm-poky-linux-gnueabi-strip' --remove-section=.comment --remove-section=.note '/home/piotr/Develop/FireFoxOSRasp/poky/poky/rpi-build/tmp/work/armv6-vfp-poky-linux-gnueabi/ntp/4.2.6p5-r6.0/package/usr/bin/ntpq' DEBUG: runstrip: 'arm-poky-linux-gnueabi-strip' --remove-section=.comment --remove-section=.note '/home/piotr/Develop/FireFoxOSRasp/poky/poky/rpi-build/tmp/work/armv6-vfp-poky-linux-gnueabi/ntp/4.2.6p5-r6.0/package/usr/bin/ntp-keygen' DEBUG: runstrip: 'arm-poky-linux-gnueabi-strip' --remove-section=.comment --remove-section=.note '/home/piotr/Develop/FireFoxOSRasp/poky/poky/rpi-build/tmp/work/armv6-vfp-poky-linux-gnueabi/ntp/4.2.6p5-r6.0/package/usr/bin/sntp' DEBUG: runstrip: 'arm-poky-linux-gnueabi-strip' --remove-section=.comment --remove-section=.note '/home/piotr/Develop/FireFoxOSRasp/poky/poky/rpi-build/tmp/work/armv6-vfp-poky-linux-gnueabi/ntp/4.2.6p5-r6.0/package/usr/bin/tickadj' DEBUG: runstrip: 'arm-poky-linux-gnueabi-strip' --remove-section=.comment --remove-section=.note '/home/piotr/Develop/FireFoxOSRasp/poky/poky/rpi-build/tmp/work/armv6-vfp-poky-linux-gnueabi/ntp/4.2.6p5-r6.0/package/usr/bin/ntpdc' DEBUG: runstrip: 'arm-poky-linux-gnueabi-strip' --remove-section=.comment --remove-section=.note '/home/piotr/Develop/FireFoxOSRasp/poky/poky/rpi-build/tmp/work/armv6-vfp-poky-linux-gnueabi/ntp/4.2.6p5-r6.0/package/usr/bin/ntpd' DEBUG: runstrip: 'arm-poky-linux-gnueabi-strip' --remove-section=.comment --remove-section=.note '/home/piotr/Develop/FireFoxOSRasp/poky/poky/rpi-build/tmp/work/armv6-vfp-poky-linux-gnueabi/ntp/4.2.6p5-r6.0/package/usr/bin/ntptime' DEBUG: Python function split_and_strip_files finished DEBUG: Executing python function fixup_perms DEBUG: Python function fixup_perms finished DEBUG: Executing python function systemd_populate_packages DEBUG: Python function systemd_populate_packages finished DEBUG: Executing python function populate_packages_updatercd DEBUG: adding update-rc.d calls to postinst/postrm for ntp DEBUG: Python function populate_packages_updatercd 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 ERROR: QA Issue: ntp: Files/directories were installed but not shipped /lib/systemd/system/ntpd.service /lib/systemd/system/sntp.service DEBUG: Python function populate_packages finished DEBUG: Executing python function do_package_qa NOTE: DO PACKAGE QA NOTE: Checking Package: ntp-dbg NOTE: arm-poky-linux-gnueabi-objdump -p /home/piotr/Develop/FireFoxOSRasp/poky/poky/rpi-build/tmp/work/armv6-vfp-poky-linux-gnueabi/ntp/4.2.6p5-r6.0/packages-split/ntp-dbg/usr/bin/.debug/ntpdc NOTE: arm-poky-linux-gnueabi-objdump -p /home/piotr/Develop/FireFoxOSRasp/poky/poky/rpi-build/tmp/work/armv6-vfp-poky-linux-gnueabi/ntp/4.2.6p5-r6.0/packages-split/ntp-dbg/usr/bin/.debug/tickadj NOTE: arm-poky-linux-gnueabi-objdump -p /home/piotr/Develop/FireFoxOSRasp/poky/poky/rpi-build/tmp/work/armv6-vfp-poky-linux-gnueabi/ntp/4.2.6p5-r6.0/packages-split/ntp-dbg/usr/bin/.debug/ntpq NOTE: arm-poky-linux-gnueabi-objdump -p /home/piotr/Develop/FireFoxOSRasp/poky/poky/rpi-build/tmp/work/armv6-vfp-poky-linux-gnueabi/ntp/4.2.6p5-r6.0/packages-split/ntp-dbg/usr/bin/.debug/ntpd NOTE: arm-poky-linux-gnueabi-objdump -p /home/piotr/Develop/FireFoxOSRasp/poky/poky/rpi-build/tmp/work/armv6-vfp-poky-linux-gnueabi/ntp/4.2.6p5-r6.0/packages-split/ntp-dbg/usr/bin/.debug/ntp-keygen NOTE: arm-poky-linux-gnueabi-objdump -p /home/piotr/Develop/FireFoxOSRasp/poky/poky/rpi-build/tmp/work/armv6-vfp-poky-linux-gnueabi/ntp/4.2.6p5-r6.0/packages-split/ntp-dbg/usr/bin/.debug/ntptime NOTE: arm-poky-linux-gnueabi-objdump -p /home/piotr/Develop/FireFoxOSRasp/poky/poky/rpi-build/tmp/work/armv6-vfp-poky-linux-gnueabi/ntp/4.2.6p5-r6.0/packages-split/ntp-dbg/usr/bin/.debug/sntp NOTE: arm-poky-linux-gnueabi-objdump -p /home/piotr/Develop/FireFoxOSRasp/poky/poky/rpi-build/tmp/work/armv6-vfp-poky-linux-gnueabi/ntp/4.2.6p5-r6.0/packages-split/ntp-dbg/usr/bin/.debug/ntpdate NOTE: Checking Package: ntp-staticdev NOTE: Checking Package: ntp-dev NOTE: Checking Package: ntp-doc NOTE: Checking Package: ntp-locale NOTE: Checking Package: ntp NOTE: arm-poky-linux-gnueabi-objdump -p /home/piotr/Develop/FireFoxOSRasp/poky/poky/rpi-build/tmp/work/armv6-vfp-poky-linux-gnueabi/ntp/4.2.6p5-r6.0/packages-split/ntp/usr/bin/ntpd NOTE: Checking Package: ntpdate NOTE: arm-poky-linux-gnueabi-objdump -p /home/piotr/Develop/FireFoxOSRasp/poky/poky/rpi-build/tmp/work/armv6-vfp-poky-linux-gnueabi/ntp/4.2.6p5-r6.0/packages-split/ntpdate/usr/bin/ntpdate NOTE: Checking Package: sntp NOTE: arm-poky-linux-gnueabi-objdump -p /home/piotr/Develop/FireFoxOSRasp/poky/poky/rpi-build/tmp/work/armv6-vfp-poky-linux-gnueabi/ntp/4.2.6p5-r6.0/packages-split/sntp/usr/bin/sntp NOTE: Checking Package: ntp-tickadj NOTE: arm-poky-linux-gnueabi-objdump -p /home/piotr/Develop/FireFoxOSRasp/poky/poky/rpi-build/tmp/work/armv6-vfp-poky-linux-gnueabi/ntp/4.2.6p5-r6.0/packages-split/ntp-tickadj/usr/bin/tickadj NOTE: Checking Package: ntp-utils NOTE: arm-poky-linux-gnueabi-objdump -p /home/piotr/Develop/FireFoxOSRasp/poky/poky/rpi-build/tmp/work/armv6-vfp-poky-linux-gnueabi/ntp/4.2.6p5-r6.0/packages-split/ntp-utils/usr/bin/ntpdc NOTE: arm-poky-linux-gnueabi-objdump -p /home/piotr/Develop/FireFoxOSRasp/poky/poky/rpi-build/tmp/work/armv6-vfp-poky-linux-gnueabi/ntp/4.2.6p5-r6.0/packages-split/ntp-utils/usr/bin/ntpq NOTE: arm-poky-linux-gnueabi-objdump -p /home/piotr/Develop/FireFoxOSRasp/poky/poky/rpi-build/tmp/work/armv6-vfp-poky-linux-gnueabi/ntp/4.2.6p5-r6.0/packages-split/ntp-utils/usr/bin/ntp-keygen NOTE: arm-poky-linux-gnueabi-objdump -p /home/piotr/Develop/FireFoxOSRasp/poky/poky/rpi-build/tmp/work/armv6-vfp-poky-linux-gnueabi/ntp/4.2.6p5-r6.0/packages-split/ntp-utils/usr/bin/ntptime 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 ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: DO PACKAGE QA error during compilation of FireFox OS on Raspberry Pi 2013-07-12 7:57 ` DO PACKAGE QA error during compilation of FireFox OS on Raspberry Pi Piotr Ziomacki @ 2013-07-12 23:16 ` Jeff Osier-Mixon 2013-07-12 23:33 ` Martin Jansa 0 siblings, 1 reply; 3+ messages in thread From: Jeff Osier-Mixon @ 2013-07-12 23:16 UTC (permalink / raw) To: Piotr Ziomacki; +Cc: Yocto Project Hi Piotr - thanks for posting, I hope we can help. I see this error in the log that might be a clue to the problem: ERROR: QA Issue: ntp: Files/directories were installed but not shipped /lib/systemd/system/ntpd.service /lib/systemd/system/sntp.service I'm not sure I have seen this before. Can anyone help? On Fri, Jul 12, 2013 at 12:57 AM, Piotr Ziomacki <ziomackipiotr@gmail.com> wrote: > Hi, > > I try to compile source code for FF OS released by Philipp Wagner at > http://www.philipp-wagner.com/blog/2013/04/firefox-os-for-raspberry-pi-now-available/#more-251. > Unfortunately i get error during compilation. I was suggested that it seems > like anOpenEmbedded/Yocto issue so I'm sending post it here. I attached the > log file for this. Can someone please help me get rid of this error? > > Regards, > Piotr Ziomacki > > > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto > -- Jeff Osier-Mixon http://jefro.net/blog Yocto Project Community Manager @Intel http://yoctoproject.org ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: DO PACKAGE QA error during compilation of FireFox OS on Raspberry Pi 2013-07-12 23:16 ` Jeff Osier-Mixon @ 2013-07-12 23:33 ` Martin Jansa 0 siblings, 0 replies; 3+ messages in thread From: Martin Jansa @ 2013-07-12 23:33 UTC (permalink / raw) To: Jeff Osier-Mixon; +Cc: Yocto Project [-- Attachment #1: Type: text/plain, Size: 1698 bytes --] On Fri, Jul 12, 2013 at 04:16:51PM -0700, Jeff Osier-Mixon wrote: > Hi Piotr - thanks for posting, I hope we can help. > > I see this error in the log that might be a clue to the problem: > > ERROR: QA Issue: ntp: Files/directories were installed but not shipped > /lib/systemd/system/ntpd.service > /lib/systemd/system/sntp.service > > I'm not sure I have seen this before. Can anyone help? Check this thread http://lists.openembedded.org/pipermail/openembedded-devel/2013-July/091342.html And change installed-vs-shipped QA check from ERROR_QA to WARN_QA unless you want to improve oe-core's systemd.bbclass > On Fri, Jul 12, 2013 at 12:57 AM, Piotr Ziomacki > <ziomackipiotr@gmail.com> wrote: > > Hi, > > > > I try to compile source code for FF OS released by Philipp Wagner at > > http://www.philipp-wagner.com/blog/2013/04/firefox-os-for-raspberry-pi-now-available/#more-251. > > Unfortunately i get error during compilation. I was suggested that it seems > > like anOpenEmbedded/Yocto issue so I'm sending post it here. I attached the > > log file for this. Can someone please help me get rid of this error? > > > > Regards, > > Piotr Ziomacki > > > > > > _______________________________________________ > > yocto mailing list > > yocto@yoctoproject.org > > https://lists.yoctoproject.org/listinfo/yocto > > > > > > -- > Jeff Osier-Mixon http://jefro.net/blog > Yocto Project Community Manager @Intel http://yoctoproject.org > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto -- Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com [-- Attachment #2: Digital signature --] [-- Type: application/pgp-signature, Size: 205 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-07-12 23:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CAF0cEJTK9Y-HZaYev37a82v9Ys9BqukCcfK4hqvCHtL7bcSzzA@mail.gmail.com>
2013-07-12 7:57 ` DO PACKAGE QA error during compilation of FireFox OS on Raspberry Pi Piotr Ziomacki
2013-07-12 23:16 ` Jeff Osier-Mixon
2013-07-12 23:33 ` Martin Jansa
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.