This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Qt support to DRA7xx GLSDK7.00.. Recipe building failed..

Hi,

When Im trying built the recipe "packagegroup-qt5-toolchain-target" Im getting the following error. What could be the problem.? Im trying add qt support to my DRA7xx board using glsdk7.00.

medha@C528:~/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers$ ./build-specific-recipe.sh dra7xx-evm -f -c package_write_ipk packagegroup-qt5-toolchain-target
[GLSDK]>
[GLSDK]> Current Directory is /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers
[GLSDK]> PATH is /usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin
[GLSDK]> Building on C528 running Linux C528 3.8.0-29-generic #42~precise1-Ubuntu SMP Wed Aug 14 15:31:16 UTC 2013 i686 i686 i386 GNU/Linux
[GLSDK]> Starting Yocto build at Tue Apr 21 08:59:22 IST 2015
[GLSDK]>
[GLSDK]> cd build
[GLSDK]> cp conf/local.conf conf/local.conf.pristine
[GLSDK]> echo ARAGO_BRAND = "glsdk" >> conf/local.conf
[GLSDK]> . conf/setenv
[GLSDK]> MACHINE=dra7xx-evm bitbake -f -c package_write_ipk packagegroup-qt5-toolchain-target
Loading cache: 100% |#############################################################################################| ETA:  00:00:00
Loaded 2197 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION        = "1.22.0"
BUILD_SYS         = "i686-linux"
NATIVELSBSTRING   = "Ubuntu-12.04"
TARGET_SYS        = "arm-oe-linux-gnueabi"
MACHINE           = "dra7xx-evm"
DISTRO            = "arago"
DISTRO_VERSION    = "2013.10"
TUNE_FEATURES     = "armv7a vfp thumb neon callconvention-hard cortexa15"
TARGET_FPU        = "vfp-neon"
meta-glsdk        = "(nobranch):49b46bdd3a35feeb0859dee918175a1045e75fe3"
meta-arago-distro
meta-arago-extras = "(nobranch):da343b0eab696e314a1a8a446c566ecef905c69d"
meta-qt5          = "(nobranch):dc277b5a52e3da6b7b50c9f5f2e185f841788e33"
toolchain-layer   
meta-networking   
meta-ruby         
meta-oe           = "(nobranch):d3d14d3fcca7fcde362cf0b31411dc4eea6d20aa"
meta-ti           = "(nobranch):9aa966a6ae0d43b6e78ee6817f619af33b4876f8"
meta-linaro-toolchain = "(nobranch):06008235ca752fea678953e85adaa29a491d246b"
meta              = "(nobranch):40e395696f1edc4337910c0a0a16e95b434a4f75"

NOTE: Preparing runqueue
NOTE: Tainting hash to force rebuild of task /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/sources/meta-qt5/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb, do_package_write_ipk
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: Function failed: do_configure (log file is located at /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/cortexa15t2hf-vfp-neon-3.14-oe-linux-gnueabi/qtbase/5.2.1-r0-arago3/temp/log.do_configure.15673)
ERROR: Logfile of failure stored in: /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/cortexa15t2hf-vfp-neon-3.14-oe-linux-gnueabi/qtbase/5.2.1-r0-arago3/temp/log.do_configure.15673
Log data follows:
| DEBUG: Executing python function sysroot_cleansstate
| DEBUG: Python function sysroot_cleansstate finished
| DEBUG: Executing shell function qmake5_base_preconfigure
| DEBUG: Shell function qmake5_base_preconfigure finished
| DEBUG: Executing shell function do_configure
|
| This is the Qt Open Source Edition.
|
| You are licensed to use this software under the terms of
| the Lesser GNU General Public License (LGPL) versions 2.1.
|
| You have already accepted the terms of the  license.
|
| Performing shadow build...
| Preparing build tree...
| arm-linux-gnueabihf-g++ -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm -c -fvisibility=hidden fvisibility.c
| Symbol visibility control enabled.
| arm-linux-gnueabihf-g++ -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm -o libtest.so -shared -Wl,-Bsymbolic-functions -fPIC bsymbolic_functions.c
| Symbolic function binding enabled.
| DEFAULT_INCDIRS="/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/include
| /home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/lib/gcc/arm-linux-gnueabihf/include/c++/4.7.3
| /home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/lib/gcc/arm-linux-gnueabihf/include/c++/4.7.3/arm-linux-gnueabihf
| /home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/lib/gcc/arm-linux-gnueabihf/include/c++/4.7.3/backward
| /home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/lib/gcc/arm-linux-gnueabihf/4.7.3/include
| /home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/lib/gcc/arm-linux-gnueabihf/4.7.3/include-fixed
| /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm/usr/include
| "
| DEFAULT_LIBDIRS="/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/lib/gcc/arm-linux-gnueabihf/lib
| /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm/lib
| /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm/usr/lib
| /home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/lib/gcc/arm-linux-gnueabihf/4.7.3
| /home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/lib/gcc
| /home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/lib/gcc/arm-linux-gnueabihf
| "
| <srcbase> = /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/cortexa15t2hf-vfp-neon-3.14-oe-linux-gnueabi/qtbase/5.2.1-r0-arago3/qtbase-opensource-src-5.2.1
| <outbase> = /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/cortexa15t2hf-vfp-neon-3.14-oe-linux-gnueabi/qtbase/5.2.1-r0-arago3/build
| Running configuration tests...
| Determining architecture... ()
| arm-linux-gnueabihf-g++  -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm -c -pipe  -isystem/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/include  -fstack-protector -O2 -pipe -g -feliminate-unused-debug-types -g -Wall -W -fPIE  -I../../../qtbase-opensource-src-5.2.1/mkspecs/linux-oe-g++ -I../../../qtbase-opensource-src-5.2.1/config.tests/arch -I. -o arch.o ../../../qtbase-opensource-src-5.2.1/config.tests/arch/arch.cpp
| arm-linux-gnueabihf-g++  -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm  -L/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/lib -Wl,-rpath-link,/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/lib -Wl,-O1 -Wl,--hash-style=gnu -o arch arch.o
|     Found architecture in binary
| CFG_ARCH="arm"
| CFG_CPUFEATURES=" neon"
| Determining architecture... ()
| arm-linux-gnueabihf-g++  -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm -c -pipe  -isystem/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/include  -fstack-protector -O2 -pipe -g -feliminate-unused-debug-types -g -Wall -W -fPIE  -I../../../../../../../sysroots/i686-linux/usr/lib/qt5/mkspecs/linux-oe-g++ -I../../../qtbase-opensource-src-5.2.1/config.tests/arch -I. -o arch.o ../../../qtbase-opensource-src-5.2.1/config.tests/arch/arch.cpp
| arm-linux-gnueabihf-g++  -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm  -L/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/lib -Wl,-rpath-link,/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/lib -Wl,-O1 -Wl,--hash-style=gnu -o arch arch.o
|     Found architecture in binary
| CFG_HOST_ARCH="arm"
| CFG_HOST_CPUFEATURES=" neon"
| System architecture: 'arm'
| Host architecture: 'arm'
| C++11 auto-detection... ()
| arm-linux-gnueabihf-g++  -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm -c -pipe  -isystem/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/include  -fstack-protector -O2 -pipe -g -feliminate-unused-debug-types -O2 -std=c++0x -Wall -W -fPIE  -I../../../../qtbase-opensource-src-5.2.1/mkspecs/linux-oe-g++ -I../../../../qtbase-opensource-src-5.2.1/config.tests/common/c++11 -I. -o c++11.o ../../../../qtbase-opensource-src-5.2.1/config.tests/common/c++11/c++11.cpp
| arm-linux-gnueabihf-g++  -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm  -L/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/lib -Wl,-rpath-link,/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/lib -Wl,-O1 -Wl,--hash-style=gnu -Wl,-O1 -o c++11 c++11.o
| C++11 enabled.
| floatmath auto-detection... ()
| arm-linux-gnueabihf-g++  -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm -c -pipe  -isystem/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/include  -fstack-protector -O2 -pipe -g -feliminate-unused-debug-types -O2 -Wall -W -fPIE  -I../../../../qtbase-opensource-src-5.2.1/mkspecs/linux-oe-g++ -I../../../../qtbase-opensource-src-5.2.1/config.tests/unix/floatmath -I. -o floatmath.o ../../../../qtbase-opensource-src-5.2.1/config.tests/unix/floatmath/floatmath.cpp
| ../../../../qtbase-opensource-src-5.2.1/config.tests/unix/floatmath/floatmath.cpp:44:5: warning: unused parameter 'argc' [-Wunused-parameter]
| ../../../../qtbase-opensource-src-5.2.1/config.tests/unix/floatmath/floatmath.cpp:44:5: warning: unused parameter 'argv' [-Wunused-parameter]
| arm-linux-gnueabihf-g++  -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm  -L/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/lib -Wl,-rpath-link,/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/lib -Wl,-O1 -Wl,--hash-style=gnu -Wl,-O1 -o floatmath floatmath.o
| floatmath enabled.
| sse2 auto-detection... ()
| arm-linux-gnueabihf-g++  -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm -c -pipe  -isystem/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/include  -fstack-protector -O2 -pipe -g -feliminate-unused-debug-types -msse2 -g -Wall -W -fPIE  -I../../../../qtbase-opensource-src-5.2.1/mkspecs/linux-oe-g++ -I../../../../qtbase-opensource-src-5.2.1/config.tests/common/sse2 -I. -o sse2.o ../../../../qtbase-opensource-src-5.2.1/config.tests/common/sse2/sse2.cpp
| arm-linux-gnueabihf-g++: error: unrecognized command line option '-msse2'
| make: *** [sse2.o] Error 1
| sse2 disabled.
| neon auto-detection... ()
| arm-linux-gnueabihf-g++  -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm -c -pipe  -isystem/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/include  -fstack-protector -O2 -pipe -g -feliminate-unused-debug-types -mfpu=neon -O2 -Wall -W -fPIE  -I../../../../qtbase-opensource-src-5.2.1/mkspecs/linux-oe-g++ -I../../../../qtbase-opensource-src-5.2.1/config.tests/unix/neon -I. -o neon.o ../../../../qtbase-opensource-src-5.2.1/config.tests/unix/neon/neon.cpp
| arm-linux-gnueabihf-g++  -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm  -L/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/lib -Wl,-rpath-link,/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/lib -Wl,-O1 -Wl,--hash-style=gnu -Wl,-O1 -o neon neon.o
| neon enabled.
| Cups auto-detection... ()
| arm-linux-gnueabihf-g++  -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm -c -pipe  -isystem/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/include  -fstack-protector -O2 -pipe -g -feliminate-unused-debug-types -O2 -Wall -W -fPIE  -I../../../../qtbase-opensource-src-5.2.1/mkspecs/linux-oe-g++ -I../../../../qtbase-opensource-src-5.2.1/config.tests/unix/cups -I. -o cups.o ../../../../qtbase-opensource-src-5.2.1/config.tests/unix/cups/cups.cpp
| ../../../../qtbase-opensource-src-5.2.1/config.tests/unix/cups/cups.cpp:42:23: fatal error: cups/cups.h: No such file or directory
| compilation terminated.
| make: *** [cups.o] Error 1
| Cups disabled.
| D-Bus auto-detection... ()
| arm-linux-gnueabihf-g++  -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm -c -pipe  -isystem/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/include  -fstack-protector -O2 -pipe -g -feliminate-unused-debug-types -O2 -Wall -W -fPIE  -I../../../../qtbase-opensource-src-5.2.1/mkspecs/linux-oe-g++ -I../../../../qtbase-opensource-src-5.2.1/config.tests/unix/dbus -I../../../../../../../../sysroots/dra7xx-evm/usr/include/dbus-1.0 -I../../../../../../../../sysroots/dra7xx-evm/usr/lib/dbus-1.0/include -I. -o dbus.o ../../../../qtbase-opensource-src-5.2.1/config.tests/unix/dbus/dbus.cpp
| arm-linux-gnueabihf-g++  -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm  -L/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/lib -Wl,-rpath-link,/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/lib -Wl,-O1 -Wl,--hash-style=gnu -Wl,-O1 -o dbus dbus.o   -ldbus-1
| D-Bus enabled.
| PulseAudio auto-detection... ()
| arm-linux-gnueabihf-g++  -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm -c -pipe  -isystem/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/include  -fstack-protector -O2 -pipe -g -feliminate-unused-debug-types -D_REENTRANT -O2 -Wall -W -fPIE  -I../../../../qtbase-opensource-src-5.2.1/mkspecs/linux-oe-g++ -I../../../../qtbase-opensource-src-5.2.1/config.tests/unix/pulseaudio -I../../../../../../../../sysroots/dra7xx-evm/usr/include/glib-2.0 -I../../../../../../../../sysroots/dra7xx-evm/usr/lib/glib-2.0/include -I. -o pulseaudio.o ../../../../qtbase-opensource-src-5.2.1/config.tests/unix/pulseaudio/pulseaudio.cpp
| arm-linux-gnueabihf-g++  -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm  -L/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/lib -Wl,-rpath-link,/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/lib -Wl,-O1 -Wl,--hash-style=gnu -Wl,-O1 -o pulseaudio pulseaudio.o   -lpulse-mainloop-glib -lpulse -lglib-2.0
| PulseAudio enabled.
| OpenGL auto-detection... ()
| arm-linux-gnueabihf-g++  -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm -c -pipe  -isystem/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/include  -fstack-protector -O2 -pipe -g -feliminate-unused-debug-types -O2 -Wall -W -fPIE  -I../../../../qtbase-opensource-src-5.2.1/mkspecs/linux-oe-g++ -I../../../../qtbase-opensource-src-5.2.1/config.tests/unix/opengldesktop -I. -o opengldesktop.o ../../../../qtbase-opensource-src-5.2.1/config.tests/unix/opengldesktop/opengldesktop.cpp
| ../../../../qtbase-opensource-src-5.2.1/config.tests/unix/opengldesktop/opengldesktop.cpp:45:19: fatal error: GL/gl.h: No such file or directory
| compilation terminated.
| make: *** [opengldesktop.o] Error 1
| OpenGL disabled.
| OpenGL ES 2.x auto-detection... ()
| arm-linux-gnueabihf-g++  -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm -c -pipe  -isystem/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/include  -fstack-protector -O2 -pipe -g -feliminate-unused-debug-types -O2 -Wall -W -fPIE  -I../../../../qtbase-opensource-src-5.2.1/mkspecs/linux-oe-g++ -I../../../../qtbase-opensource-src-5.2.1/config.tests/unix/opengles2 -I. -o opengles2.o ../../../../qtbase-opensource-src-5.2.1/config.tests/unix/opengles2/opengles2.cpp
| ../../../../qtbase-opensource-src-5.2.1/config.tests/unix/opengles2/opengles2.cpp:45:25: fatal error: GLES2/gl2.h: No such file or directory
| compilation terminated.
| make: *** [opengles2.o] Error 1
| OpenGL ES 2.x disabled.
| libudev auto-detection... ()
| arm-linux-gnueabihf-g++  -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm -c -pipe  -isystem/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/include  -fstack-protector -O2 -pipe -g -feliminate-unused-debug-types -O2 -Wall -W -fPIE  -I../../../../qtbase-opensource-src-5.2.1/mkspecs/linux-oe-g++ -I../../../../qtbase-opensource-src-5.2.1/config.tests/unix/libudev -I. -o libudev.o ../../../../qtbase-opensource-src-5.2.1/config.tests/unix/libudev/libudev.cpp
| arm-linux-gnueabihf-g++  -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm  -L/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/lib -Wl,-rpath-link,/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/lib -Wl,-O1 -Wl,--hash-style=gnu -Wl,-O1 -o libudev libudev.o   -lrt -ludev
| libudev enabled.
| evdev auto-detection... ()
| arm-linux-gnueabihf-g++  -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm -c -pipe  -isystem/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/include  -fstack-protector -O2 -pipe -g -feliminate-unused-debug-types -O2 -Wall -W -fPIE  -I../../../../qtbase-opensource-src-5.2.1/mkspecs/linux-oe-g++ -I../../../../qtbase-opensource-src-5.2.1/config.tests/unix/evdev -I. -o evdev.o ../../../../qtbase-opensource-src-5.2.1/config.tests/unix/evdev/evdev.cpp
| arm-linux-gnueabihf-g++  -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm  -L/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/lib -Wl,-rpath-link,/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/lib -Wl,-O1 -Wl,--hash-style=gnu -Wl,-O1 -o evdev evdev.o
| evdev enabled.
| XLib auto-detection... ()
| arm-linux-gnueabihf-g++  -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm -c -pipe  -isystem/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/include  -fstack-protector -O2 -pipe -g -feliminate-unused-debug-types -O2 -Wall -W -fPIE  -I../../../../qtbase-opensource-src-5.2.1/mkspecs/linux-oe-g++ -I../../../../qtbase-opensource-src-5.2.1/config.tests/x11/xlib -I. -o xlib.o ../../../../qtbase-opensource-src-5.2.1/config.tests/x11/xlib/xlib.cpp
| ../../../../qtbase-opensource-src-5.2.1/config.tests/x11/xlib/xlib.cpp:42:22: fatal error: X11/Xlib.h: No such file or directory
| compilation terminated.
| make: *** [xlib.o] Error 1
| XLib disabled.
| EGL auto-detection... ()
| arm-linux-gnueabihf-g++  -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a15 --sysroot=/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm -c -pipe  -isystem/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/arm-linux-gnueabihf/include  -fstack-protector -O2 -pipe -g -feliminate-unused-debug-types -O2 -Wall -W -fPIE  -I../../../../qtbase-opensource-src-5.2.1/mkspecs/linux-oe-g++ -I../../../../qtbase-opensource-src-5.2.1/config.tests/qpa/egl -I. -o egl.o ../../../../qtbase-opensource-src-5.2.1/config.tests/qpa/egl/egl.cpp
| ../../../../qtbase-opensource-src-5.2.1/config.tests/qpa/egl/egl.cpp:42:21: fatal error: EGL/egl.h: No such file or directory
| compilation terminated.
| make: *** [egl.o] Error 1
| EGL disabled.
| Warning: Disabling Accessibility. This version of Qt is unsupported.
| No QPA platform plugin enabled!
|  If you really want to build without a QPA platform plugin you must pass
|  -no-qpa-platform-guard to configure. Doing this will
|  produce a Qt that can not run GUI applications.
|  The dependencies needed for xcb to build are listed in
|  src/plugins/platforms/xcb/README
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_configure (log file is located at /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/cortexa15t2hf-vfp-neon-3.14-oe-linux-gnueabi/qtbase/5.2.1-r0-arago3/temp/log.do_configure.15673)
ERROR: Task 95 (/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/sources/meta-qt5/recipes-qt/qt5/qtbase_5.2.1.bb, do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1359 tasks of which 1357 didn't need to be rerun and 1 failed.
No currently running tasks (1359 of 1464)

Summary: 1 task failed:
  /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/sources/meta-qt5/recipes-qt/qt5/qtbase_5.2.1.bb, do_configure
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
[GLSDK]>
[GLSDK]> Completed Yocto build at Tue Apr 21 08:59:49 IST 2015
[GLSDK]>
medha@C528:~/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers$

Plz help me in this regard.

Thanks.

Vijay

  • Hi Vijay,

    Looking into the log it looks like it couldn't find 

     ../../../../qtbase-opensource-src-5.2.1/config.tests/unix/cups/cups.cpp:42:23: fatal error: cups/cups.h: No such file or directory

    ../../../../qtbase-opensource-src-5.2.1/config.tests/unix/opengles2/opengles2.cpp:45:25: fatal error: GLES2/gl2.h: No such file or directory

    | ../../../../qtbase-opensource-src-5.2.1/config.tests/x11/xlib/xlib.cpp:42:22: fatal error: X11/Xlib.h: No such file or directory

    and

     ../../../../qtbase-opensource-src-5.2.1/config.tests/qpa/egl/egl.cpp:42:21: fatal error: EGL/egl.h: No such file or directory

    You might want to follow:

    http://processors.wiki.ti.com/index.php/DRA7xx_GLSDK_Software_Developers_Guide#Modifying_source_code_and_rebuilding_a_component

    For your recipe "packagegroup-qt5-toolchain-target": 

    host $ cd ${GLSDK}/yocto-layers
    host $ export PATH=<Path to Linaro cross-compile toolchain>/bin:$PATH

    # Clean the recipe:

    host $ ./clean-specific-recipe.sh dra7xx-evm packagegroup-qt5-toolchain-target

    # To configure and compile:

    host $ ./build-specific-recipe.sh dra7xx-evm -f -c configure packagegroup-qt5-toolchain-target
    host $ ./build-specific-recipe.sh dra7xx-evm -f -c compile packagegroup-qt5-toolchain-target

    # To generate .ipk package in addition to the binaries:

    host $ ./build-specific-recipe.sh dra7xx-evm -f -c install packagegroup-qt5-toolchain-target
    host $ ./build-specific-recipe.sh dra7xx-evm -f -c package packagegroup-qt5-toolchain-target
    host $ ./build-specific-recipe.sh dra7xx-evm -f -c package_write_ipk packagegroup-qt5-toolchain-target

    The output file should be at:

    ${GLSDK}/yocto-layers/build/arago-tmp-external-linaro-toolchain/deploy/ipk/all/packagegroup-qt5-toolchain-target_1.0-r0_all.ipk

    Thanks.

    //Buddy

  • Hi Buddy,

    I executed the same procedure. I followed the same user guide and I got the error in building the recipe.

    Please find the attachments for the logs. 

    Please do the needful.

    Regards,

    Vijay1526.qt.doc0247.log_configure.txt

  • Hi Vijay,

    Looking into your log. I notice one component is different than my setup of GLSDK 7_00_00_04.

    <srcbase> = /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/cortexa15t2hf-vfp-neon-3.14-oe-linux-gnueabi/qtbase/5.2.1-r0-arago3/qtbase-opensource-src-5.2.1

    <outbase> = /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/cortexa15t2hf-vfp-neon-3.14-oe-linux-gnueabi/qtbase/5.2.1-r0-arago3/build

    On my setup, I have:

    ${GLSDK}/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qtbase-native/5.2.1-r0/qtbase-opensource-src-5.2.1

    Another difference is:

    On your log, it shows: 

    BUILD_SYS         = "i686-linux"

    On my build, it shows:

    BUILD_SYS         = "x86_64-linux"

    I am not sure on how to change the BUILD_SYS, but on the source, can you try:

    rm -rf /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/cortexa15t2hf-vfp-neon-3.14-oe-linux-gnueabi/qtbase/5.2.1-r0-arago3

    host $ cd ${GLSDK}/yocto-layers
    host $ ./build-specific-recipe.sh dra7xx-evm qtbase
    host $ ./build-specific-recipe.sh dra7xx-evm packagegroup-qt5-toolchain-target

    Thanks.

    //Buddy

  • Hi Buddy,

    Please look at my log. I just did what you said and the output is as follows.

    medha@C528:~/ti-glsdk_dra7xx-evm_7_00_00_04$ cd yocto-layers/

    medha@C528:~/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers$ export CROSS_COMPILE=arm-linux-gnueabihf-

    medha@C528:~/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers$ export ARCH=arm

    medha@C528:~/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers$ export PATH=$PATH:/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin

    medha@C528:~/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers$ ./build-specific-recipe.sh dra7xx-evm qtbase

    [GLSDK]>

    [GLSDK]> Current Directory is /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers

    [GLSDK]> PATH is /usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin

    [GLSDK]> Building on C528 running Linux C528 3.8.0-29-generic #42~precise1-Ubuntu SMP Wed Aug 14 15:31:16 UTC 2013 i686 i686 i386 GNU/Linux

    [GLSDK]> Starting Yocto build at Fri Apr 24 10:54:59 IST 2015

    [GLSDK]>

    [GLSDK]> cd build

    [GLSDK]> cp conf/local.conf conf/local.conf.pristine

    [GLSDK]> echo ARAGO_BRAND = "glsdk" >> conf/local.conf

    [GLSDK]> . conf/setenv

    [GLSDK]> MACHINE=dra7xx-evm bitbake qtbase

    Loading cache: 100% |###############################################################| ETA:  00:00:00

    Loaded 2197 entries from dependency cache.

    NOTE: Resolving any missing task queue dependencies

    Build Configuration:

    BB_VERSION        = "1.22.0"

    BUILD_SYS         = "i686-linux"

    NATIVELSBSTRING   = "Ubuntu-12.04"

    TARGET_SYS        = "arm-oe-linux-gnueabi"

    MACHINE           = "dra7xx-evm"

    DISTRO            = "arago"

    DISTRO_VERSION    = "2013.10"

    TUNE_FEATURES     = "armv7a vfp thumb neon callconvention-hard cortexa15"

    TARGET_FPU        = "vfp-neon"

    meta-glsdk        = "(nobranch):49b46bdd3a35feeb0859dee918175a1045e75fe3"

    meta-arago-distro

    meta-arago-extras = "(nobranch):da343b0eab696e314a1a8a446c566ecef905c69d"

    meta-qt5          = "(nobranch):dc277b5a52e3da6b7b50c9f5f2e185f841788e33"

    toolchain-layer  

    meta-networking  

    meta-ruby        

    meta-oe           = "(nobranch):d3d14d3fcca7fcde362cf0b31411dc4eea6d20aa"

    meta-ti           = "(nobranch):9aa966a6ae0d43b6e78ee6817f619af33b4876f8"

    meta-linaro-toolchain = "(nobranch):06008235ca752fea678953e85adaa29a491d246b"

    meta              = "(nobranch):40e395696f1edc4337910c0a0a16e95b434a4f75"

    NOTE: Preparing runqueue

    NOTE: Executing SetScene Tasks

    NOTE: Executing RunQueue Tasks

    WARNING: Could not copy license file LICENSE.LGPL: [Errno 2] No such file or directory: '/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/cortexa15t2hf-vfp-neon-3.14-oe-linux-gnueabi/qtbase/5.2.1-r0-arago3/qtbase-opensource-src-5.2.1/LICENSE.LGPL'

    WARNING: Could not copy license file LICENSE.GPL: [Errno 2] No such file or directory: '/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/cortexa15t2hf-vfp-neon-3.14-oe-linux-gnueabi/qtbase/5.2.1-r0-arago3/qtbase-opensource-src-5.2.1/LICENSE.GPL'

    WARNING: Could not copy license file LGPL_EXCEPTION.txt: [Errno 2] No such file or directory: '/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/cortexa15t2hf-vfp-neon-3.14-oe-linux-gnueabi/qtbase/5.2.1-r0-arago3/qtbase-opensource-src-5.2.1/LGPL_EXCEPTION.txt'

    WARNING: Could not copy license file LICENSE.FDL: [Errno 2] No such file or directory: '/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/cortexa15t2hf-vfp-neon-3.14-oe-linux-gnueabi/qtbase/5.2.1-r0-arago3/qtbase-opensource-src-5.2.1/LICENSE.FDL'

    ERROR: Function failed: do_configure (log file is located at /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/cortexa15t2hf-vfp-neon-3.14-oe-linux-gnueabi/qtbase/5.2.1-r0-arago3/temp/log.do_configure.3467)

    ERROR: Logfile of failure stored in: /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/cortexa15t2hf-vfp-neon-3.14-oe-linux-gnueabi/qtbase/5.2.1-r0-arago3/temp/log.do_configure.3467

    Log data follows:

    | DEBUG: Executing python function sysroot_cleansstate

    | DEBUG: Python function sysroot_cleansstate finished

    | DEBUG: Executing shell function qmake5_base_preconfigure

    | DEBUG: Shell function qmake5_base_preconfigure finished

    | DEBUG: Executing shell function do_configure

    | /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/cortexa15t2hf-vfp-neon-3.14-oe-linux-gnueabi/qtbase/5.2.1-r0-arago3/temp/run.do_configure.3467: 118: /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/cortexa15t2hf-vfp-neon-3.14-oe-linux-gnueabi/qtbase/5.2.1-r0-arago3/temp/run.do_configure.3467: /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/cortexa15t2hf-vfp-neon-3.14-oe-linux-gnueabi/qtbase/5.2.1-r0-arago3/qtbase-opensource-src-5.2.1/configure: not found

    | WARNING: exit code 127 from a shell command.

    | ERROR: Function failed: do_configure (log file is located at /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/cortexa15t2hf-vfp-neon-3.14-oe-linux-gnueabi/qtbase/5.2.1-r0-arago3/temp/log.do_configure.3467)

    ERROR: Task 7 (/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/sources/meta-qt5/recipes-qt/qt5/qtbase_5.2.1.bb, do_configure) failed with exit code '1'

    NOTE: Tasks Summary: Attempted 1213 tasks of which 1211 didn't need to be rerun and 1 failed.

    Waiting for 0 running tasks to finish:

    Summary: 1 task failed:

     /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/sources/meta-qt5/recipes-qt/qt5/qtbase_5.2.1.bb, do_configure

    Summary: There were 4 WARNING messages shown.

    Summary: There was 1 ERROR message shown, returning a non-zero exit code.

    [GLSDK]>

    [GLSDK]> Completed Yocto build at Fri Apr 24 10:55:19 IST 2015

    [GLSDK]>

    medha@C528:~/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers$

    medha@C528:~/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers$ ./build-specific-recipe.sh dra7xx-evm packagegroup-qt5-toolchain-target
    [GLSDK]>
    [GLSDK]> Current Directory is /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers
    [GLSDK]> PATH is /usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/medha/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin
    [GLSDK]> Building on C528 running Linux C528 3.8.0-29-generic #42~precise1-Ubuntu SMP Wed Aug 14 15:31:16 UTC 2013 i686 i686 i386 GNU/Linux
    [GLSDK]> Starting Yocto build at Fri Apr 24 11:04:19 IST 2015
    [GLSDK]>
    [GLSDK]> cd build
    [GLSDK]> cp conf/local.conf conf/local.conf.pristine
    [GLSDK]> echo ARAGO_BRAND = "glsdk" >> conf/local.conf
    [GLSDK]> . conf/setenv
    [GLSDK]> MACHINE=dra7xx-evm bitbake packagegroup-qt5-toolchain-target
    Loading cache: 100% |###############################################################| ETA:  00:00:00
    Loaded 2197 entries from dependency cache.
    NOTE: Resolving any missing task queue dependencies

    Build Configuration:
    BB_VERSION        = "1.22.0"
    BUILD_SYS         = "i686-linux"
    NATIVELSBSTRING   = "Ubuntu-12.04"
    TARGET_SYS        = "arm-oe-linux-gnueabi"
    MACHINE           = "dra7xx-evm"
    DISTRO            = "arago"
    DISTRO_VERSION    = "2013.10"
    TUNE_FEATURES     = "armv7a vfp thumb neon callconvention-hard cortexa15"
    TARGET_FPU        = "vfp-neon"
    meta-glsdk        = "(nobranch):49b46bdd3a35feeb0859dee918175a1045e75fe3"
    meta-arago-distro
    meta-arago-extras = "(nobranch):da343b0eab696e314a1a8a446c566ecef905c69d"
    meta-qt5          = "(nobranch):dc277b5a52e3da6b7b50c9f5f2e185f841788e33"
    toolchain-layer   
    meta-networking   
    meta-ruby         
    meta-oe           = "(nobranch):d3d14d3fcca7fcde362cf0b31411dc4eea6d20aa"
    meta-ti           = "(nobranch):9aa966a6ae0d43b6e78ee6817f619af33b4876f8"
    meta-linaro-toolchain = "(nobranch):06008235ca752fea678953e85adaa29a491d246b"
    meta              = "(nobranch):40e395696f1edc4337910c0a0a16e95b434a4f75"

    NOTE: Preparing runqueue
    NOTE: Executing SetScene Tasks
    NOTE: Executing RunQueue Tasks
    ERROR: Function failed: do_configure (log file is located at /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/cortexa15t2hf-vfp-neon-3.14-oe-linux-gnueabi/qtbase/5.2.1-r0-arago3/temp/log.do_configure.3625)
    ERROR: Logfile of failure stored in: /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/cortexa15t2hf-vfp-neon-3.14-oe-linux-gnueabi/qtbase/5.2.1-r0-arago3/temp/log.do_configure.3625
    Log data follows:
    | DEBUG: Executing python function sysroot_cleansstate
    | DEBUG: Python function sysroot_cleansstate finished
    | DEBUG: Executing shell function qmake5_base_preconfigure
    | DEBUG: Shell function qmake5_base_preconfigure finished
    | DEBUG: Executing shell function do_configure
    | /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/cortexa15t2hf-vfp-neon-3.14-oe-linux-gnueabi/qtbase/5.2.1-r0-arago3/temp/run.do_configure.3625: 118: /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/cortexa15t2hf-vfp-neon-3.14-oe-linux-gnueabi/qtbase/5.2.1-r0-arago3/temp/run.do_configure.3625: /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/cortexa15t2hf-vfp-neon-3.14-oe-linux-gnueabi/qtbase/5.2.1-r0-arago3/qtbase-opensource-src-5.2.1/configure: not found
    | WARNING: exit code 127 from a shell command.
    | ERROR: Function failed: do_configure (log file is located at /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/cortexa15t2hf-vfp-neon-3.14-oe-linux-gnueabi/qtbase/5.2.1-r0-arago3/temp/log.do_configure.3625)
    ERROR: Task 101 (/home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/sources/meta-qt5/recipes-qt/qt5/qtbase_5.2.1.bb, do_configure) failed with exit code '1'
    NOTE: Tasks Summary: Attempted 1567 tasks of which 1565 didn't need to be rerun and 1 failed.
    Waiting for 0 running tasks to finish:

    Summary: 1 task failed:
      /home/medha/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers/sources/meta-qt5/recipes-qt/qt5/qtbase_5.2.1.bb, do_configure
    Summary: There was 1 ERROR message shown, returning a non-zero exit code.
    [GLSDK]>
    [GLSDK]> Completed Yocto build at Fri Apr 24 11:04:41 IST 2015
    [GLSDK]>
    medha@C528:~/ti-glsdk_dra7xx-evm_7_00_00_04/yocto-layers$

    Seems your SDK is 64bit version. But mine is 32bit. Does it make any difference.?

    Rgds,

    Vijay

  • Vijay,

    QT5 is not supported on the GLSDK 7.00 EA. It is a planned feature for the next release.
    We will not be able to enable you to get QT5 while we are putting things together.

    Kindly come back and download the next version of the GLSDK that will have QT5 enabled by default.

    Regards
    Karthik
  • Thanks Karthik. When the next version is going to be released.?

    Rgds,
    Vijay