Skip to content

Instantly share code, notes, and snippets.

@azbesthu
Created February 22, 2012 09:04
Show Gist options
  • Select an option

  • Save azbesthu/1883501 to your computer and use it in GitHub Desktop.

Select an option

Save azbesthu/1883501 to your computer and use it in GitHub Desktop.
g++ -Wl,-rpath-link,/home/azbest/swork-cross/qt5/qtbase/lib --sysroot=/home/azbest/QtSDK/Madde/sysroots/harmattan_sysroot_10.2011.34-1_slim -Wl,--no-undefined -Wl,-O1 -Wl,-rpath,/home/azbest/swork-cross/qt5/qtbase/lib -Wl,-rpath,/home/azbest/swork-cross/qt5/qtbase/lib -shared -Wl,-Bsymbolic-functions -Wl,-soname,libQtSql.so.5 -o libQtSql.so.5.0.0 .obj/release-shared/qsqlquery.o .obj/release-shared/qsqldatabase.o .obj/release-shared/qsqlfield.o .obj/release-shared/qsqlrecord.o .obj/release-shared/qsqldriver.o .obj/release-shared/qsqldriverplugin.o .obj/release-shared/qsqlerror.o .obj/release-shared/qsqlresult.o .obj/release-shared/qsqlindex.o .obj/release-shared/qsqlcachedresult.o .obj/release-shared/qsqlquerymodel.o .obj/release-shared/qsqltablemodel.o .obj/release-shared/qsqlrelationaldelegate.o .obj/release-shared/qsqlrelationaltablemodel.o .obj/release-shared/moc_qsqldriver.o .obj/release-shared/moc_qsqldriverplugin.o .obj/release-shared/moc_qsqlquerymodel.o .obj/release-shared/moc_qsqltablemodel.o .obj/release-shared/moc_qsqlrelationaltablemodel.o -L/home/azbest/swork-cross/qt5/qtbase/lib -lQtCore -L/home/azbest/swork-cross/qt5/qtbase/lib -lpthread
ln -s libQtSql.so.5.0.0 libQtSql.so
ln -s libQtSql.so.5.0.0 libQtSql.so.5
ln -s libQtSql.so.5.0.0 libQtSql.so.5.0
rm -f ../../lib/libQtSql.so.5.0.0
rm -f ../../lib/libQtSql.so
rm -f ../../lib/libQtSql.so.5
rm -f ../../lib/libQtSql.so.5.0
mv -f libQtSql.so.5.0.0 libQtSql.so libQtSql.so.5 libQtSql.so.5.0 ../../lib/
test -z "../../lib/" || cd "../../lib/" ; targ=`basename libQtSql.so.5.0.0`; objcopy --only-keep-debug "$targ" "$targ.debug" && objcopy --strip-debug "$targ" && objcopy --add-gnu-debuglink="$targ.debug" "$targ" && chmod -x "$targ.debug"
make[2]: Leaving directory `/home/azbest/swork-cross/qt5/qtbase/src/sql'
cd src/gui/ && make -f Makefile
make[2]: Entering directory `/home/azbest/swork-cross/qt5/qtbase/src/gui'
/home/azbest/swork-cross/qt5/qtbase/bin/qmake -spec ../../mkspecs/linux-g++-maemo -o Makefile gui.pro
make[2]: Leaving directory `/home/azbest/swork-cross/qt5/qtbase/src/gui'
make[2]: Entering directory `/home/azbest/swork-cross/qt5/qtbase/src/gui'
g++ -c -Winline -mmmx -pipe --sysroot=/home/azbest/QtSDK/Madde/sysroots/harmattan_sysroot_10.2011.34-1_slim -g -O2 -g -Wno-psabi -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_NO_WAYLAND -DQT_NO_LIBUDEV -DQT_NO_CORESERVICES -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_NO_OPENTYPE -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++-maemo -I. -I../../include/QtCore/5.0.0 -I../../include/QtCore/5.0.0/QtCore -I../../include/QtCore -I../../include -I../../include/QtGui/5.0.0 -I../../include/QtGui/5.0.0/QtGui -I../../include/QtGui -I../../include -I.rcc/release-shared -Iimage -I../3rdparty/harfbuzz/src -I/usr/include -I.moc/release-shared painting/qdrawhelper_mmx.cpp -o .obj/release-shared/qdrawhelper_mmx.o
g++ -c -Winline -m3dnow -mmmx -pipe --sysroot=/home/azbest/QtSDK/Madde/sysroots/harmattan_sysroot_10.2011.34-1_slim -g -O2 -g -Wno-psabi -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_NO_WAYLAND -DQT_NO_LIBUDEV -DQT_NO_CORESERVICES -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_NO_OPENTYPE -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++-maemo -I. -I../../include/QtCore/5.0.0 -I../../include/QtCore/5.0.0/QtCore -I../../include/QtCore -I../../include -I../../include/QtGui/5.0.0 -I../../include/QtGui/5.0.0/QtGui -I../../include/QtGui -I../../include -I.rcc/release-shared -Iimage -I../3rdparty/harfbuzz/src -I/usr/include -I.moc/release-shared painting/qdrawhelper_mmx3dnow.cpp -o .obj/release-shared/qdrawhelper_mmx3dnow.o
g++ -c -Winline -m3dnow -msse -pipe --sysroot=/home/azbest/QtSDK/Madde/sysroots/harmattan_sysroot_10.2011.34-1_slim -g -O2 -g -Wno-psabi -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_NO_WAYLAND -DQT_NO_LIBUDEV -DQT_NO_CORESERVICES -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_NO_OPENTYPE -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++-maemo -I. -I../../include/QtCore/5.0.0 -I../../include/QtCore/5.0.0/QtCore -I../../include/QtCore -I../../include -I../../include/QtGui/5.0.0 -I../../include/QtGui/5.0.0/QtGui -I../../include/QtGui -I../../include -I.rcc/release-shared -Iimage -I../3rdparty/harfbuzz/src -I/usr/include -I.moc/release-shared painting/qdrawhelper_sse3dnow.cpp -o .obj/release-shared/qdrawhelper_sse3dnow.o
g++ -c -Winline -msse -pipe --sysroot=/home/azbest/QtSDK/Madde/sysroots/harmattan_sysroot_10.2011.34-1_slim -g -O2 -g -Wno-psabi -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_NO_WAYLAND -DQT_NO_LIBUDEV -DQT_NO_CORESERVICES -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_NO_OPENTYPE -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++-maemo -I. -I../../include/QtCore/5.0.0 -I../../include/QtCore/5.0.0/QtCore -I../../include/QtCore -I../../include -I../../include/QtGui/5.0.0 -I../../include/QtGui/5.0.0/QtGui -I../../include/QtGui -I../../include -I.rcc/release-shared -Iimage -I../3rdparty/harfbuzz/src -I/usr/include -I.moc/release-shared painting/qdrawhelper_sse.cpp -o .obj/release-shared/qdrawhelper_sse.o
g++ -c -Winline -msse2 -pipe --sysroot=/home/azbest/QtSDK/Madde/sysroots/harmattan_sysroot_10.2011.34-1_slim -g -O2 -g -Wno-psabi -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_NO_WAYLAND -DQT_NO_LIBUDEV -DQT_NO_CORESERVICES -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_NO_OPENTYPE -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++-maemo -I. -I../../include/QtCore/5.0.0 -I../../include/QtCore/5.0.0/QtCore -I../../include/QtCore -I../../include -I../../include/QtGui/5.0.0 -I../../include/QtGui/5.0.0/QtGui -I../../include/QtGui -I../../include -I.rcc/release-shared -Iimage -I../3rdparty/harfbuzz/src -I/usr/include -I.moc/release-shared image/qimage_sse2.cpp -o .obj/release-shared/qimage_sse2.o
g++ -c -Winline -msse2 -pipe --sysroot=/home/azbest/QtSDK/Madde/sysroots/harmattan_sysroot_10.2011.34-1_slim -g -O2 -g -Wno-psabi -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_NO_WAYLAND -DQT_NO_LIBUDEV -DQT_NO_CORESERVICES -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_NO_OPENTYPE -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++-maemo -I. -I../../include/QtCore/5.0.0 -I../../include/QtCore/5.0.0/QtCore -I../../include/QtCore -I../../include -I../../include/QtGui/5.0.0 -I../../include/QtGui/5.0.0/QtGui -I../../include/QtGui -I../../include -I.rcc/release-shared -Iimage -I../3rdparty/harfbuzz/src -I/usr/include -I.moc/release-shared painting/qdrawhelper_sse2.cpp -o .obj/release-shared/qdrawhelper_sse2.o
g++ -c -Winline -mssse3 -pipe --sysroot=/home/azbest/QtSDK/Madde/sysroots/harmattan_sysroot_10.2011.34-1_slim -g -O2 -g -Wno-psabi -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_NO_WAYLAND -DQT_NO_LIBUDEV -DQT_NO_CORESERVICES -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_NO_OPENTYPE -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++-maemo -I. -I../../include/QtCore/5.0.0 -I../../include/QtCore/5.0.0/QtCore -I../../include/QtCore -I../../include -I../../include/QtGui/5.0.0 -I../../include/QtGui/5.0.0/QtGui -I../../include/QtGui -I../../include -I.rcc/release-shared -Iimage -I../3rdparty/harfbuzz/src -I/usr/include -I.moc/release-shared image/qimage_ssse3.cpp -o .obj/release-shared/qimage_ssse3.o
g++ -c -Winline -mssse3 -pipe --sysroot=/home/azbest/QtSDK/Madde/sysroots/harmattan_sysroot_10.2011.34-1_slim -g -O2 -g -Wno-psabi -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_NO_WAYLAND -DQT_NO_LIBUDEV -DQT_NO_CORESERVICES -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_NO_OPENTYPE -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++-maemo -I. -I../../include/QtCore/5.0.0 -I../../include/QtCore/5.0.0/QtCore -I../../include/QtCore -I../../include -I../../include/QtGui/5.0.0 -I../../include/QtGui/5.0.0/QtGui -I../../include/QtGui -I../../include -I.rcc/release-shared -Iimage -I../3rdparty/harfbuzz/src -I/usr/include -I.moc/release-shared painting/qdrawhelper_ssse3.cpp -o .obj/release-shared/qdrawhelper_ssse3.o
g++ -c -pipe --sysroot=/home/azbest/QtSDK/Madde/sysroots/harmattan_sysroot_10.2011.34-1_slim -g -O2 -g -Wno-psabi -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_NO_WAYLAND -DQT_NO_LIBUDEV -DQT_NO_CORESERVICES -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_NO_OPENTYPE -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++-maemo -I. -I../../include/QtCore/5.0.0 -I../../include/QtCore/5.0.0/QtCore -I../../include/QtCore -I../../include -I../../include/QtGui/5.0.0 -I../../include/QtGui/5.0.0/QtGui -I../../include/QtGui -I../../include -I.rcc/release-shared -Iimage -I../3rdparty/harfbuzz/src -I/usr/include -I.moc/release-shared -o .obj/release-shared/qaccessible.o accessible/qaccessible.cpp
In file included from /usr/include/fcntl.h:41:0,
from ../../mkspecs/linux-g++-maemo/../linux-g++/qplatformdefs.h:66,
from ../../mkspecs/linux-g++-maemo/qplatformdefs.h:42,
from ../../include/QtCore/5.0.0/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:57,
from ../../include/QtCore/5.0.0/QtCore/private/qthread_p.h:1,
from ../../include/QtGui/5.0.0/QtGui/private/../../../../../src/gui/kernel/qguiapplication_p.h:50,
from ../../include/QtGui/5.0.0/QtGui/private/qguiapplication_p.h:1,
from accessible/qaccessible.cpp:50:
/home/azbest/QtSDK/Madde/sysroots/harmattan_sysroot_10.2011.34-1_slim/usr/include/bits/stat.h:20:3: error: #error "Never include <bits/stat.h> directly; use <sys/stat.h> instead."
In file included from /home/azbest/QtSDK/Madde/sysroots/harmattan_sysroot_10.2011.34-1_slim/usr/include/sys/stat.h:107:0,
from ../../mkspecs/linux-g++-maemo/../linux-g++/qplatformdefs.h:77,
from ../../mkspecs/linux-g++-maemo/qplatformdefs.h:42,
from ../../include/QtCore/5.0.0/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:57,
from ../../include/QtCore/5.0.0/QtCore/private/qthread_p.h:1,
from ../../include/QtGui/5.0.0/QtGui/private/../../../../../src/gui/kernel/qguiapplication_p.h:50,
from ../../include/QtGui/5.0.0/QtGui/private/qguiapplication_p.h:1,
from accessible/qaccessible.cpp:50:
/home/azbest/QtSDK/Madde/sysroots/harmattan_sysroot_10.2011.34-1_slim/usr/include/bits/stat.h:36:8: error: redefinition of ‘struct stat’
/home/azbest/QtSDK/Madde/sysroots/harmattan_sysroot_10.2011.34-1_slim/usr/include/bits/stat.h:36:8: error: previous definition of ‘struct stat’
/home/azbest/QtSDK/Madde/sysroots/harmattan_sysroot_10.2011.34-1_slim/usr/include/bits/stat.h:93:8: error: redefinition of ‘struct stat64’
/home/azbest/QtSDK/Madde/sysroots/harmattan_sysroot_10.2011.34-1_slim/usr/include/bits/stat.h:93:8: error: previous definition of ‘struct stat64’
g++ -c -pipe --sysroot=/home/azbest/QtSDK/Madde/sysroots/harmattan_sysroot_10.2011.34-1_slim -g -O2 -g -Wno-psabi -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_NO_WAYLAND -DQT_NO_LIBUDEV -DQT_NO_CORESERVICES -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_NO_OPENTYPE -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++-maemo -I. -I../../include/QtCore/5.0.0 -I../../include/QtCore/5.0.0/QtCore -I../../include/QtCore -I../../include -I../../include/QtGui/5.0.0 -I../../include/QtGui/5.0.0/QtGui -I../../include/QtGui -I../../include -I.rcc/release-shared -Iimage -I../3rdparty/harfbuzz/src -I/usr/include -I.moc/release-shared -o .obj/release-shared/qaccessible2.o accessible/qaccessible2.cpp
g++ -c -pipe --sysroot=/home/azbest/QtSDK/Madde/sysroots/harmattan_sysroot_10.2011.34-1_slim -g -O2 -g -Wno-psabi -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_NO_WAYLAND -DQT_NO_LIBUDEV -DQT_NO_CORESERVICES -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_NO_OPENTYPE -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++-maemo -I. -I../../include/QtCore/5.0.0 -I../../include/QtCore/5.0.0/QtCore -I../../include/QtCore -I../../include -I../../include/QtGui/5.0.0 -I../../include/QtGui/5.0.0/QtGui -I../../include/QtGui -I../../include -I.rcc/release-shared -Iimage -I../3rdparty/harfbuzz/src -I/usr/include -I.moc/release-shared -o .obj/release-shared/qaccessibleobject.o accessible/qaccessibleobject.cpp
g++ -c -pipe --sysroot=/home/azbest/QtSDK/Madde/sysroots/harmattan_sysroot_10.2011.34-1_slim -g -O2 -g -Wno-psabi -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_NO_WAYLAND -DQT_NO_LIBUDEV -DQT_NO_CORESERVICES -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_NO_OPENTYPE -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++-maemo -I. -I../../include/QtCore/5.0.0 -I../../include/QtCore/5.0.0/QtCore -I../../include/QtCore -I../../include -I../../include/QtGui/5.0.0 -I../../include/QtGui/5.0.0/QtGui -I../../include/QtGui -I../../include -I.rcc/release-shared -Iimage -I../3rdparty/harfbuzz/src -I/usr/include -I.moc/release-shared -o .obj/release-shared/qaccessibleplugin.o accessible/qaccessibleplugin.cpp
make[2]: *** [.obj/release-shared/qaccessible.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/home/azbest/swork-cross/qt5/qtbase/src/gui'
make[1]: *** [sub-gui-make_default-ordered] Error 2
make[1]: Leaving directory `/home/azbest/swork-cross/qt5/qtbase'
make: *** [module-qtbase-make_default] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment