Hi all,
With the latest patches, the "matrix-gui-browser" recipe is failing to compile.
Any help would be appreciated.
My build configuration is as follows:
Ø Oe-layersetup config file: arago-daisy-config.txt
Ø MACHINE=dra7xx-evm
Ø BITBAKE Target: arago-amsdk-image
Let me know if there is any other information that I need to provide. The error
log is provided below.
Thank you,
Jake
DEBUG: Executing shell function do_compile
NOTE: make -j 16 MAKEFLAGS=-j 16 OE_QMAKE_COMPILER=arm-linux-gnueabihf-gcc
-march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon
-mtune=cortex-a15
--sysroot=/home/gtbldadm/ti/oe-layersetup/build-CORTEX_1/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm
OE_QMAKE_CC=arm-linux-gnueabihf-gcc -march=armv7-a -marm -mthumb-interwork
-mfloat-abi=hard -mfpu=neon -mtune=cortex-a15
--sysroot=/home/gtbldadm/ti/oe-layersetup/build-CORTEX_1/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm
OE_QMAKE_CXX=arm-linux-gnueabihf-g++ -march=armv7-a -marm -mthumb-interwork
-mfloat-abi=hard -mfpu=neon -mtune=cortex-a15
--sysroot=/home/gtbldadm/ti/oe-layersetup/build-CORTEX_1/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm
OE_QMAKE_CFLAGS= -isystem/opt/linaro-2013.03/arm-linux-gnueabihf/include
-fstack-protector -O2 -pipe -g -feliminate-unused-debug-types
OE_QMAKE_CXXFLAGS= -isystem/opt/linaro-2013.03/arm-linux-gnueabihf/include
-fstack-protector -O2 -pipe -g -feliminate-unused-debug-types
OE_QMAKE_LINK=arm-linux-gnueabihf-g++ -march=armv7-a -marm -mthumb-interwork
-mfloat-abi=hard -mfpu=neon -mtune=cortex-a15
--sysroot=/home/gtbldadm/ti/oe-layersetup/build-CORTEX_1/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm
OE_QMAKE_LDFLAGS= -L/opt/linaro-2013.03/arm-linux-gnueabihf/lib
-Wl,-rpath-link,/opt/linaro-2013.03/arm-linux-gnueabihf/lib -Wl,-O1
-Wl,--hash-style=gnu OE_QMAKE_AR=arm-linux-gnueabihf-ar OE_QMAKE_STRIP=echo
OE_QMAKE_WAYLAND_SCANNER=/home/gtbldadm/ti/oe-layersetup/build-CORTEX_1/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/bin/wayland-scanner
arm-linux-gnueabihf-g++ -march=armv7-a -marm -mthumb-interwork
-mfloat-abi=hard -mfpu=neon -mtune=cortex-a15
--sysroot=/home/gtbldadm/ti/oe-layersetup/build-CORTEX_1/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm
-c -pipe -isystem/opt/linaro-2013.03/arm-linux-gnueabihf/include
-fstack-protector -O2 -pipe -g -feliminate-unused-debug-types -O2 -Wall -W
-D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_QUICK_LIB
-DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_QML_LIB
-DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_POSITIONING_LIB -DQT_SENSORS_LIB
-DQT_GUI_LIB -DQT_CORE_LIB
-I../../../../../sysroots/am57xx-evm/usr/lib/qt5/mkspecs/linux-oe-g++ -I../git
-I../git -I../../../../../sysroots/am57xx-evm/usr/include/qt5
-I../../../../../sysroots/am57xx-evm/usr/include/qt5/QtWebKitWidgets
-I../../../../../sysroots/am57xx-evm/usr/include/qt5/QtQuick
-I../../../../../sysroots/am57xx-evm/usr/include/qt5/QtOpenGL
-I../../../../../sysroots/am57xx-evm/usr/include/qt5/QtPrintSupport
-I../../../../../sysroots/am57xx-evm/usr/include/qt5/QtWebKit
-I../../../../../sysroots/am57xx-evm/usr/include/qt5/QtQml
-I../../../../../sysroots/am57xx-evm/usr/include/qt5/QtWidgets
-I../../../../../sysroots/am57xx-evm/usr/include/qt5/QtNetwork
-I../../../../../sysroots/am57xx-evm/usr/include/qt5/QtPositioning
-I../../../../../sysroots/am57xx-evm/usr/include/qt5/QtSensors
-I../../../../../sysroots/am57xx-evm/usr/include/qt5/QtGui
-I../../../../../sysroots/am57xx-evm/usr/include/qt5/QtCore -I. -I. -o main.o
../git/main.cpp
../git/main.cpp: In function 'int main(int, char**)':
../git/main.cpp:50:67: warning: the address of 'QTextStream&
endl(QTextStream&)' will always evaluate as 'true' [-Waddress]
In file included from
../../../../../sysroots/am57xx-evm/usr/include/qt5/QtCore/qobject.h:49:0,
from
../../../../../sysroots/am57xx-evm/usr/include/qt5/QtCore/qabstractanimation.h:45,
from
../../../../../sysroots/am57xx-evm/usr/include/qt5/QtCore/QtCore:4,
from
../../../../../sysroots/am57xx-evm/usr/include/qt5/QtWidgets/QtWidgetsDepends:2,
from
../../../../../sysroots/am57xx-evm/usr/include/qt5/QtWidgets/QtWidgets:3,
from ../git/main.cpp:39:
../../../../../sysroots/am57xx-evm/usr/include/qt5/QtCore/qstring.h: At global
scope:
../../../../../sysroots/am57xx-evm/usr/include/qt5/QtCore/qstring.h:305:14:
note: the mangling of 'va_list' has changed in GCC 4.4
arm-linux-gnueabihf-g++ -march=armv7-a -marm -mthumb-interwork
-mfloat-abi=hard -mfpu=neon -mtune=cortex-a15
--sysroot=/home/gtbldadm/ti/oe-layersetup/build-CORTEX_1/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm
-L/opt/linaro-2013.03/arm-linux-gnueabihf/lib
-Wl,-rpath-link,/opt/linaro-2013.03/arm-linux-gnueabihf/lib -Wl,-O1
-Wl,--hash-style=gnu -Wl,-O1
-Wl,-rpath-link,/home/gtbldadm/ti/oe-layersetup/build-CORTEX_1/arago-tmp-external-linaro-toolchain/sysroots/am57xx-evm/usr/lib
-o matrix_browser main.o -lQt5WebKitWidgets -lxslt -lz -lm -lgio-2.0
-lgstapp-0.10 -lgstinterfaces-0.10 -lgstpbutils-0.10 -lgstvideo-0.10
-lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0
-pthread -lrt -lglib-2.0 -lxml2 -lsqlite3 -licui18n -licuuc -licudata -lQt5Sql
-lQt5Quick -lQt5OpenGL -lQt5PrintSupport -lQt5WebKit -lQt5Qml -lQt5Widgets
-lQt5Network -lQt5Positioning -lQt5Sensors -lQt5Gui -lQt5Core -lGLESv2 -lpthread
/opt/linaro-2013.03/bin/../lib/gcc/arm-linux-gnueabihf/4.7.3/../../../../arm-linux-gnueabihf/bin/ld:
cannot find -lQt5WebKitWidgets
/opt/linaro-2013.03/bin/../lib/gcc/arm-linux-gnueabihf/4.7.3/../../../../arm-linux-gnueabihf/bin/ld:
cannot find -lQt5WebKit
collect2: error: ld returned 1 exit status
make: *** [matrix_browser] Error 1
ERROR: oe_runmake failed
WARNING:
/home/gtbldadm/ti/oe-layersetup/build-CORTEX_1/arago-tmp-external-linaro-toolchain/work/cortexa15t2hf-vfp-neon-oe-linux-gnueabi/matrix-gui-browser/2.0-r7/temp/run.do_compile.16225:1
exit 1 from
exit 1
ERROR: Function failed: do_compile (log file is located at
/home/gtbldadm/ti/oe-layersetup/build-CORTEX_1/arago-tmp-external-linaro-toolchain/work/cortexa15t2hf-vfp-neon-oe-linux-gnueabi/matrix-gui-browser/2.0-r7/temp/log.do_compile.16225)
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago