[meta-freescale] [meta-fsl-arm][PATCH v2 09/12] imx-gpu-viv: Upgrade to 5.0.11.p4.4 from 3.14.28-1.0.0 GA release

Neena Busireddy neena.busireddy at freescale.com
Mon Apr 6 17:42:38 PDT 2015


Hi Otavio,

On Mon, Apr 6, 2015 at 3:12 PM, Otavio Salvador <otavio at ossystems.com.br> wrote:
> From: Lauren Post <lauren.post at freescale.com>
>
> Remove pc files now they are part of imx-gpu-viv package Fix api trace 
> installation
>
> Change-Id: I95b35b73a249b3e80b7437f3d516e19bc3e1242c
> Signed-off-by: Lauren Post <lauren.post at freescale.com>
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

I got following error under our autobuilder:

framebuffer fsl-image-machine-test at imx6qsabresd (4/7) Log data follows:
framebuffer fsl-image-machine-test at imx6qsabresd (4/7) | DEBUG:
Executing shell function do_install
framebuffer fsl-image-machine-test at imx6qsabresd (4/7) | rm: cannot remove `.../build-framebuffer/tmp/work/cortexa9hf-vfp-neon-mx6qdl-poky-linux-gnueabi/imx-gpu-viv/1_5.0.11.p4.4-hfp-r0/image/usr/bin/glretrace':
No such file or directory
framebuffer fsl-image-machine-test at imx6qsabresd (4/7) | WARNING: exit code 1 from a shell command.
framebuffer fsl-image-machine-test at imx6qsabresd (4/7) | ERROR:
Function failed: do_install (log file is located at
.../build-framebuffer/tmp/work/cortexa9hf-vfp-neon-mx6qdl-poky-linux-gnueabi/imx-gpu-viv/1_5.0.11.p4.4-hfp-r0/temp/log.do_install.26744)
framebuffer fsl-image-machine-test at imx6qsabresd (4/7) recipe
imx-gpu-viv-1_5.0.11.p4.4-hfp-r0: task do_install: Failed framebuffer fsl-image-machine-test at imx6qsabresd (4/7) ERROR: Task 1452 (.../sources/meta-fsl-arm/recipes-graphics/imx-gpu-viv/imx-gpu-viv_5.0.11.p4.4-hfp.bb,
do_install) failed with exit code '1'

This is the v2 patch, which is in master-next.

Do you have any idea why it is failing?

I know why this is failing. It is because of the following lines:

# skip packaging X11 specific tools if no X11 support is requested
if [ "${USE_X11}" = "no" ]; then
rm ${D}${bindir}/glretrace
rm ${D}${bindir}/eglretrace
fi

Apitrace is supported for all the backends now. So, the above lines can be removed.


Thanks,
Neena

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list