From: Edward Vidal <develone@sbcglobal.net>
To: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: [meta-raspberrypi] rootfs fails
Date: Fri, 11 Sep 2015 22:50:14 +0000 (UTC) [thread overview]
Message-ID: <2145163550.1408159.1442011814253.JavaMail.yahoo@mail.yahoo.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 2545 bytes --]
Hello All,
My rootfs is failing when adding liba52, libmad, libav. x264, and libav.
This is for a raspberrypi2.
I updated the meta data on 09/10/15.
meta-yocto-bsp = "fido:d4585fa23d56a58c583ee33db067a23177a936b1"
meta-raspberrypi = "fido:17dad9328b100beda1cf870c9075e509b5cbfa90"
meta-oe
meta-multimedia
meta-python
meta-gnome = "fido:d4585fa23d56a58c583ee33db067a23177a936b1"
meta-browser = "fido:ca96f4326345dcd779fc539877a04f069f431749"
This is the IMAGE_INSTALL_append in my local.conf
IMAGE_INSTALL_append = " intelhex python-bitstring pyusb PyPubSub git \
chkconfig tar v4l-utils tree python-imaging python-pip \
jasper gsl hexedit man openjpeg tcl tk liba52 libmad libav x264 libav"
This errors below occurred when I added the following liba52 libmad libav x264 libav to my IMAGE_INSTALL_append
WARNING: QA Issue: ELF binary '/home/vidal/wkg/yocto/RaspberryPi2/poky/build/tmp/work/cortexa7hf-vfp-vfpv4-neon-poky-linux-gnueabi/x264/r2491+gitAUTOINC+c8a773ebfc-r0/packages-split/x264/usr/lib/libx264.so.144' has relocations in .text [textrel]
WARNING: QA Issue: ELF binary '/home/vidal/wkg/yocto/RaspberryPi2/poky/build/tmp/work/cortexa7hf-vfp-vfpv4-neon-poky-linux-gnueabi/libav/9.18-r0/packages-split/libavcodec/usr/lib/libavcodec.so.54.35.0' has relocations in .text [textrel]
ERROR: Error: The image creation script '/home/vidal/wkg/yocto/RaspberryPi2/poky/build/tmp/work/raspberrypi2-poky-linux-gnueabi/core-image-sato/1.0-r0/temp/create_image.rpi-sdimg' returned 2:
expr: non-integer argument
WARNING: exit code 2 from a shell command.
ERROR: Function failed: do_rootfs
ERROR: Logfile of failure stored in: /home/vidal/wkg/yocto/RaspberryPi2/poky/build/tmp/work/raspberrypi2-poky-linux-gnueabi/core-image-sato/1.0-r0/temp/log.do_rootfs.1142
In the ~/wkg/yocto/RaspberryPi2/poky/build/tmp/work/cortexa7hf-vfp-vfpv4-neon-poky-linux-gnueabi I can see that the deploy-rpms were generated in each folder liba52 libmad libav x264 libav.
The file core-image-sato-raspberrypi2-20150911214448.rootfs.tar.bz2 gets generated which can see in the /home/vidal/wkg/yocto/RaspberryPi2/poky/build/tmp/work/raspberrypi2-poky-linux-gnueabi/core-image-sato/1.0-r0/temp/log.do_rootfs.1142These and other packages were added with the meta-data I had download on 07/20/15. I am using the fido branch.
Thanks in advance for your help in solving this problems. Edward Vidal Jr. e-mail develone@sbcglobal.net 915-595-1613
[-- Attachment #2: Type: text/html, Size: 3732 bytes --]
next reply other threads:[~2015-09-11 22:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-11 22:50 Edward Vidal [this message]
2015-09-12 0:51 ` [meta-raspberrypi] rootfs fails Trevor Woerner
-- strict thread matches above, loose matches on Subject: below --
2015-09-12 13:12 Edward Vidal
2015-09-23 22:27 ` Andrei Gherzan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2145163550.1408159.1442011814253.JavaMail.yahoo@mail.yahoo.com \
--to=develone@sbcglobal.net \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.