[meta-freescale] Adding php package to fsl-image-machine-test

Philippe BALLEYDIER PBalleydier at visionsystems.fr
Thu Nov 27 23:23:29 PST 2014


Hi

I'm trying to install a webserver (lighttpd + php) on a Sabre Board (fsl-image-machine-test dizzy branch)
So i basically added these lines to the local.conf file:
----------------------------------------------------------------------------------------------------------------------
CORE_IMAGE_EXTRA_INSTALL += " \
openssh \
lighttpd \
php \
"
----------------------------------------------------------------------------------------------------------------------



when i bitbake it, everything is going as expected without any errors (php actually being baked) until it reachs the end (2 tasks left):
0: fsl-image-machine-test-1.0-r0 do_rootfs

Then i get this error:
----------------------------------------------------------------------------------------------------------------------
ERROR: Unable to install packages. Command '/media/philippe/data/release/build-sb/tmp/sysroots/x86_64-linux/usr/bin/smart --quiet --data-dir=/media/philippe/data/release/build-sb/tmp/work/imx6qsabresd-poky-linux-gnueabi/fsl-image-machine-test/1.0-r0/rootfs/var/lib/smart install -y packagegroup-fsl-tools-gpu at imx6qsabresd packagegroup-core-tools-testapps at imx6qsabresd packagegroup-fsl-tools-testapps at all run-postinsts at all packagegroup-fsl-tools-benchmark at imx6qsabresd packagegroup-core-x11-base at all packagegroup-base-extended at imx6qsabresd openssh at cortexa9hf_vfp_neon packagegroup-core-tools-profile at imx6qsabresd lighttpd at cortexa9hf_vfp_neon packagegroup-fsl-gstreamer-full at all packagegroup-fsl-tools-gpu-external at all packagegroup-fsl-gstreamer at imx6qsabresd php at cortexa9hf_vfp_neon packagegroup-core-boot at imx6qsabresd locale-base-en-us at cortexa9hf_vfp_neon locale-base-en-gb at cortexa9hf_vfp_neon' returned 1:
error: Can't install php-5.4.33-r0 at cortexa9hf_vfp_neon: no package provides /media/philippe/data/release/build-sb/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/php/5.4.33-r0/image/usr/bin/php


ERROR: Function failed: do_rootfs
ERROR: Logfile of failure stored in: /media/philippe/data/release/build-sb/tmp/work/imx6qsabresd-poky-linux-gnueabi/fsl-image-machine-test/1.0-r0/temp/log.do_rootfs.1977
ERROR: Task 7 (/media/philippe/data/release/sources/meta-fsl-demos/recipes-fsl/images/fsl-image-machine-test.bb, do_rootfs) failed with exit code '1'
----------------------------------------------------------------------------------------------------------------------



Any ideas of what would be the issue?
Any pointers would be of great help

I'm joining the full log in attachment


Best regards
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log.do_rootfs.1977
Type: application/octet-stream
Size: 4060 bytes
Desc: log.do_rootfs.1977
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20141128/b7f35661/attachment.obj>


More information about the meta-freescale mailing list