Details
-
Bug
-
Resolution: Incomplete
-
P3: Somewhat important
-
None
-
5.6.1
-
None
Description
Linking fails while building for ARMv6 due to undefined reference to '__sync_val_compare_and_swap_8':
Due this issue it is not possible to build Qt for RaspberryPi 1 (or any other ARM11 based device).
gcc version: 4.9.4
eglibc version: 2.19
bintuils version: 2.24
This configuration used to work with Qt 5.5, but it doesn't work anymore.
Version: origin/5.6 branch, git: 705d29585b9a006b2fc8dd77ebf7a67b3670011b
Build log:
+ cd /home/abuild/rpmbuild/BUILD + cd qtbase-opensource-src-5.6.0.9 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv6 -mlittle-endian -mfpu=vfp -mfloat-abi=softfp -D__SOFTFP__ -Wno-psabi' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv6 -mlittle-endian -mfpu=vfp -mfloat-abi=softfp -D__SOFTFP__ -Wno-psabi' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv6 -mlittle-endian -mfpu=vfp -mfloat-abi=softfp -D__SOFTFP__ -Wno-psabi -I/usr/lib/gfortran/modules' + export FFLAGS + LD_AS_NEEDED=1 + export LD_AS_NEEDED + MAKEFLAGS=-j8 + ./configure -v --disable-static -confirm-license -platform linux-g++ -prefix /usr -bindir /usr/lib/qt5/bin -libdir /usr/lib -docdir /usr/share/doc/qt5/ -headerdir /usr/include/qt5 -datadir /usr/share/qt5 -plugindir /usr/lib/qt5/plugins -importdir /usr/lib/qt5/imports -translationdir /usr/share/qt5/translations -sysconfdir /etc/xdg -examplesdir /usr/lib/qt5/examples -archdatadir /usr/share/qt5 -testsdir /usr/lib/qt5/tests -qmldir /usr/lib/qt5/qml -libexecdir /usr/lib/qt5/libexec -opensource -no-sql-ibase -no-sql-mysql -no-sql-odbc -no-sql-psql -plugin-sql-sqlite -no-sql-sqlite2 -no-sql-tds -system-sqlite -audio-backend -system-zlib -system-libpng -system-libjpeg -system-harfbuzz -no-rpath -optimized-qmake -dbus-linked -no-strip -no-separate-debug-info -verbose -no-gtkstyle -opengl es2 -no-openvg -nomake tests -nomake examples -xcb -no-xinput2 -qreal float -journald 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 are also licensed to use this software under the terms of the GNU Lesser General Public License (LGPL) versions 3. You have already accepted the terms of the Open Source license. Running configuration tests (phase 1)... Precompiled-headers support enabled. g++ -c -fvisibility=hidden fvisibility.c Symbol visibility control enabled. g++ -o libtest.so -shared -Wl,-Bsymbolic-functions -fPIC bsymbolic_functions.c bsymbolic_functions.c:2:2: error: #error "Symbolic function binding on this architecture may be broken, disabling it (see QTBUG-36129)." #error "Symbolic function binding on this architecture may be broken, disabling it (see QTBUG-36129)." ^ Symbolic function binding disabled. tee: /dev/stderr: No such file or directory Done running configuration tests. <srcbase> = /home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9 <outbase> = /home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9 QtCore: created fwd-include header(s) for <srcbase>/src/corelib/animation/ { qabstractanimation.h (1), qabstractanimation_p.h (1), qanimationgroup.h (1), qanimationgroup_p.h (1), qparallelanimationgroup.h (1), qparallelanimationgroup_p.h (1), qpauseanimation.h (1), qpropertyanimation.h (1), qpropertyanimation_p.h (1), qsequentialanimationgroup.h (1), qsequentialanimationgroup_p.h (1), qvariantanimation.h (1), qvariantanimation_p.h (1) } QtCore: created fwd-include header(s) for <srcbase>/src/corelib/arch/ { qatomic_armv5.h (1), qatomic_armv6.h (1), qatomic_armv7.h (1), qatomic_bootstrap.h (1), qatomic_cxx11.h (1), qatomic_gcc.h (1), qatomic_ia64.h (1), qatomic_msvc.h (1), qatomic_unix.h (1), qatomic_x86.h (1) } QtCore: created fwd-include header(s) for <srcbase>/src/corelib/codecs/ { cp949codetbl_p.h (1), qbig5codec_p.h (1), qeucjpcodec_p.h (1), qeuckrcodec_p.h (1), qgb18030codec_p.h (1), qiconvcodec_p.h (1), qicucodec_p.h (1), qisciicodec_p.h (1), qjiscodec_p.h (1), qjpunicode_p.h (1), qlatincodec_p.h (1), qsimplecodec_p.h (1), qsjiscodec_p.h (1), qtextcodec.h (1), qtextcodec_p.h (1), qtsciicodec_p.h (1), qutfcodec_p.h (1), qwindowscodec_p.h (1) } QtCore: created fwd-include header(s) for <srcbase>/src/corelib/global/ { qcompilerdetection.h (1), qconfig-dist.h (1), qconfig-large.h (1), qconfig-medium.h (1), qconfig-minimal.h (1), qconfig-nacl.h (1), qconfig-small.h (1), qendian.h (1), qflags.h (1), qglobal.h (1), qglobalstatic.h (1), qhooks_p.h (1), qisenum.h (1), qlibraryinfo.h (1), qlogging.h (1), qnamespace.h (1), qnumeric.h (1), qnumeric_p.h (1), qprocessordetection.h (1), qsysinfo.h (1), qsystemdetection.h (1), qt_pch.h (1), qt_windows.h (1), qtypeinfo.h (1), qtypetraits.h (1), qversiontagging.h (1) } QtCore: created fwd-include header(s) for <srcbase>/src/corelib/io/ { qabstractfileengine_p.h (1), qbuffer.h (1), qdatastream.h (1), qdatastream_p.h (1), qdataurl_p.h (1), qdebug.h (1), qdebug_p.h (1), qdir.h (1), qdir_p.h (1), qdiriterator.h (1), qfile.h (1), qfile_p.h (1), qfiledevice.h (1), qfiledevice_p.h (1), qfileinfo.h (1), qfileinfo_p.h (1), qfileselector.h (1), qfileselector_p.h (1), qfilesystemengine_p.h (1), qfilesystementry_p.h (1), qfilesystemiterator_p.h (1), qfilesystemmetadata_p.h (1), qfilesystemwatcher.h (1), qfilesystemwatcher_fsevents_p.h (1), qfilesystemwatcher_inotify_p.h (1), qfilesystemwatcher_kqueue_p.h (1), qfilesystemwatcher_p.h (1), qfilesystemwatcher_polling_p.h (1), qfilesystemwatcher_win_p.h (1), qfsfileengine_iterator_p.h (1), qfsfileengine_p.h (1), qiodevice.h (1), qiodevice_p.h (1), qipaddress_p.h (1), qlockfile.h (1), qlockfile_p.h (1), qloggingcategory.h (1), qloggingregistry_p.h (1), qnoncontiguousbytedevice_p.h (1), qprocess.h (1), qprocess_p.h (1), qresource.h (1), qresource_iterator_p.h (1), qresource_p.h (1), qsavefile.h (1), qsavefile_p.h (1), qsettings.h (1), qsettings_p.h (1), qstandardpaths.h (1), qstorageinfo.h (1), qstorageinfo_p.h (1), qtemporarydir.h (1), qtemporaryfile.h (1), qtemporaryfile_p.h (1), qtextstream.h (1), qtextstream_p.h (1), qtldurl_p.h (1), qurl.h (1), qurl_p.h (1), qurlquery.h (1), qurltlds_p.h (1), qwindowspipereader_p.h (1), qwindowspipewriter_p.h (1), qwinoverlappedionotifier_p.h (1) } QtCore: created fwd-include header(s) for <srcbase>/src/corelib/itemmodels/ { qabstractitemmodel.h (1), qabstractitemmodel_p.h (1), qabstractproxymodel.h (1), qabstractproxymodel_p.h (1), qidentityproxymodel.h (1), qitemselectionmodel.h (1), qitemselectionmodel_p.h (1), qsortfilterproxymodel.h (1), qstringlistmodel.h (1) } QtCore: created fwd-include header(s) for <srcbase>/src/corelib/json/ { qjson_p.h (1), qjsonarray.h (1), qjsondocument.h (1), qjsonobject.h (1), qjsonparser_p.h (1), qjsonvalue.h (1), qjsonwriter_p.h (1) } QtCore: created fwd-include header(s) for <srcbase>/src/corelib/kernel/ { qabstracteventdispatcher.h (1), qabstracteventdispatcher_p.h (1), qabstractnativeeventfilter.h (1), qbasictimer.h (1), qcfsocketnotifier_p.h (1), qcore_mac_p.h (1), qcore_unix_p.h (1), qcoreapplication.h (1), qcoreapplication_p.h (1), qcorecmdlineargs_p.h (1), qcoreevent.h (1), qcoreglobaldata_p.h (1), qcrashhandler_p.h (1), qeventdispatcher_blackberry_p.h (1), qeventdispatcher_cf_p.h (1), qeventdispatcher_glib_p.h (1), qeventdispatcher_unix_p.h (1), qeventdispatcher_win_p.h (1), qeventdispatcher_winrt_p.h (1), qeventloop.h (1), qeventloop_p.h (1), qfunctions_fake_env_p.h (1), qfunctions_nacl.h (1), qfunctions_p.h (1), qfunctions_vxworks.h (1), qfunctions_wince.h (1), qfunctions_winrt.h (1), qjni_p.h (1), qjnihelpers_p.h (1), qmath.h (1), qmetaobject.h (1), qmetaobject_moc_p.h (1), qmetaobject_p.h (1), qmetaobjectbuilder_p.h (1), qmetatype.h (1), qmetatype_p.h (1), qmetatypeswitcher_p.h (1), qmimedata.h (1), qobject.h (1), qobject_impl.h (1), qobject_p.h (1), qobjectcleanuphandler.h (1), qobjectdefs.h (1), qobjectdefs_impl.h (1), qpointer.h (1), qppsattribute_p.h (1), qppsattributeprivate_p.h (1), qppsobject_p.h (1), qppsobjectprivate_p.h (1), qsharedmemory.h (1), qsharedmemory_p.h (1), qsignalmapper.h (1), qsocketnotifier.h (1), qsystemerror_p.h (1), qsystemsemaphore.h (1), qsystemsemaphore_p.h (1), qtimer.h (1), qtimerinfo_unix_p.h (1), qtranslator.h (1), qtranslator_p.h (1), qvariant.h (1), qvariant_p.h (1), qwineventnotifier.h (1) } QtCore: created fwd-include header(s) for <srcbase>/src/corelib/mimetypes/ { qmimedatabase.h (1), qmimedatabase_p.h (1), qmimeglobpattern_p.h (1), qmimemagicrule_p.h (1), qmimemagicrulematcher_p.h (1), qmimeprovider_p.h (1), qmimetype.h (1), qmimetype_p.h (1), qmimetypeparser_p.h (1) } QtCore: created fwd-include header(s) for <srcbase>/src/corelib/plugin/ { qelfparser_p.h (1), qfactoryinterface.h (1), qfactoryloader_p.h (1), qlibrary.h (1), qlibrary_p.h (1), qmachparser_p.h (1), qplugin.h (1), qpluginloader.h (1), qsystemlibrary_p.h (1), quuid.h (1) } QtCore: created fwd-include header(s) for <srcbase>/src/corelib/statemachine/ { qabstractstate.h (1), qabstractstate_p.h (1), qabstracttransition.h (1), qabstracttransition_p.h (1), qeventtransition.h (1), qeventtransition_p.h (1), qfinalstate.h (1), qfinalstate_p.h (1), qhistorystate.h (1), qhistorystate_p.h (1), qsignaleventgenerator_p.h (1), qsignaltransition.h (1), qsignaltransition_p.h (1), qstate.h (1), qstate_p.h (1), qstatemachine.h (1), qstatemachine_p.h (1) } QtCore: created fwd-include header(s) for <srcbase>/src/corelib/thread/ { qatomic.h (1), qbasicatomic.h (1), qexception.h (1), qfuture.h (1), qfutureinterface.h (1), qfutureinterface_p.h (1), qfuturesynchronizer.h (1), qfuturewatcher.h (1), qfuturewatcher_p.h (1), qgenericatomic.h (1), qmutex.h (1), qmutex_p.h (1), qmutexpool_p.h (1), qorderedmutexlocker_p.h (1), qreadwritelock.h (1), qreadwritelock_p.h (1), qresultstore.h (1), qrunnable.h (1), qsemaphore.h (1), qthread.h (1), qthread_p.h (1), qthreadpool.h (1), qthreadpool_p.h (1), qthreadstorage.h (1), qwaitcondition.h (1) } QtCore: created fwd-include header(s) for <srcbase>/src/corelib/tools/ { qalgorithms.h (1), qarraydata.h (1), qarraydataops.h (1), qarraydatapointer.h (1), qbitarray.h (1), qbytearray.h (1), qbytearray_p.h (1), qbytearraylist.h (1), qbytearraymatcher.h (1), qbytedata_p.h (1), qcache.h (1), qchar.h (1), qcollator.h (1), qcollator_p.h (1), qcommandlineoption.h (1), qcommandlineparser.h (1), qcontainerfwd.h (1), qcontiguouscache.h (1), qcryptographichash.h (1), qdatetime.h (1), qdatetime_p.h (1), qdatetimeparser_p.h (1), qeasingcurve.h (1), qelapsedtimer.h (1), qfreelist_p.h (1), qharfbuzz_p.h (1), qhash.h (1), qhashfunctions.h (1), qiterator.h (1), qline.h (1), qlinkedlist.h (1), qlist.h (1), qlocale.h (1), qlocale_blackberry.h (1), qlocale_data_p.h (1), qlocale_p.h (1), qlocale_tools_p.h (1), qmap.h (1), qmargins.h (1), qmessageauthenticationcode.h (1), qpair.h (1), qpodlist_p.h (1), qpoint.h (1), qqueue.h (1), qrect.h (1), qrefcount.h (1), qregexp.h (1), qregularexpression.h (1), qringbuffer_p.h (1), qscopedpointer.h (1), qscopedpointer_p.h (1), qscopedvaluerollback.h (1), qset.h (1), qshareddata.h (1), qsharedpointer.h (1), qsharedpointer_impl.h (1), qsimd_p.h (1), qsize.h (1), qstack.h (1), qstring.h (1), qstringalgorithms_p.h (1), qstringbuilder.h (1), qstringiterator_p.h (1), qstringlist.h (1), qstringmatcher.h (1), qtextboundaryfinder.h (1), qtimeline.h (1), qtimezone.h (1), qtimezoneprivate_data_p.h (1), qtimezoneprivate_p.h (1), qtools_p.h (1), qunicodetables_p.h (1), qunicodetools_p.h (1), qvarlengtharray.h (1), qvector.h (1), qversionnumber.h (1) } QtCore: created fwd-include header(s) for <srcbase>/src/corelib/xml/ { qxmlstream.h (1), qxmlstream_p.h (1), qxmlutils_p.h (1) } Creating qmake... g++ -c -o project.o -pipe -ffunction-sections -O2 -g -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/library -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/generators -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/generators/unix -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/generators/win32 -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/generators/mac -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/generators/integrity -I../include -I../include/QtCore -I../include/QtCore/5.6.1 -I../include/QtCore/5.6.1/QtCore -I../src/corelib/global -DHAVE_QCONFIG_CPP -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/mkspecs/linux-g++ -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/tools/shared -DQT_VERSION_STR=\"5.6.1\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=6 -DQT_VERSION_PATCH=1 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM -DQT_CRYPTOGRAPHICHASH_ONLY_SHA1 -DQT_JSON_READONLY -DQT_NO_STANDARDPATHS /home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/project.cpp g++ -c -o option.o -pipe -ffunction-sections -O2 -g -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/library -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/generators -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/generators/unix -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/generators/win32 -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/generators/mac -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/generators/integrity -I../include -I../include/QtCore -I../include/QtCore/5.6.1 -I../include/QtCore/5.6.1/QtCore -I../src/corelib/global -DHAVE_QCONFIG_CPP -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/mkspecs/linux-g++ -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/tools/shared -DQT_VERSION_STR=\"5.6.1\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=6 -DQT_VERSION_PATCH=1 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM -DQT_CRYPTOGRAPHICHASH_ONLY_SHA1 -DQT_JSON_READONLY -DQT_NO_STANDARDPATHS /home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/option.cpp g++ -c -o property.o -pipe -ffunction-sections -O2 -g -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/library -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/generators -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/generators/unix -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/generators/win32 -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/generators/mac -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/generators/integrity -I../include -I../include/QtCore -I../include/QtCore/5.6.1 -I../include/QtCore/5.6.1/QtCore -I../src/corelib/global -DHAVE_QCONFIG_CPP -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/mkspecs/linux-g++ -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/tools/shared -DQT_VERSION_STR=\"5.6.1\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=6 -DQT_VERSION_PATCH=1 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM -DQT_CRYPTOGRAPHICHASH_ONLY_SHA1 -DQT_JSON_READONLY -DQT_NO_STANDARDPATHS /home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/property.cpp g++ -c -o main.o -pipe -ffunction-sections -O2 -g -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/library -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/generators -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/generators/unix -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/generators/win32 -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/generators/mac -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/generators/integrity -I../include -I../include/QtCore -I../include/QtCore/5.6.1 -I../include/QtCore/5.6.1/QtCore -I../src/corelib/global -DHAVE_QCONFIG_CPP -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/mkspecs/linux-g++ -I/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/tools/shared -DQT_VERSION_STR=\"5.6.1\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=6 -DQT_VERSION_PATCH=1 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQT_NO_DATASTREAM -DQT_CRYPTOGRAPHICHASH_ONLY_SHA1 -DQT_JSON_READONLY -DQT_NO_STANDARDPATHS /home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/main.cpp [...] Running configuration tests (phase 2)... Found pkg-config from $PATH: /usr/bin/pkg-config Determining architecture... () g++ -c -pipe -g -Wall -W -fPIC -I. -I../../mkspecs/linux-g++ -o arch.o arch.cpp g++ -o arch arch.o Found architecture in binary CFG_ARCH="arm" CFG_CPUFEATURES="" System architecture: 'arm' Host architecture: 'arm' C++11 auto-detection... () g++ -c -pipe -O2 -std=gnu++0x -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o c++11.o c++11.cpp g++ -Wl,-O1 -o c++11 c++11.o C++11 enabled. C++14 auto-detection... () g++ -c -pipe -O2 -std=gnu++1y -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o c++14.o c++14.cpp g++ -Wl,-O1 -o c++14 c++14.o C++14 enabled. C++1z auto-detection... () g++ -c -pipe -O2 -std=gnu++1z -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o c++1z.o c++1z.cpp armv6l-meego-linux-gnueabi-g++: error: unrecognized command line option '-std=gnu++1z' gmake: *** [c++1z.o] Error 1 C++1z disabled. default C++ standard edition auto-detection... () g++ -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o c++default.ii -E c++default.cpp default C++ standard edition enabled. 64-bit std::atomic auto-detection... () g++ -c -pipe -O2 -std=gnu++0x -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o atomic64.o atomic64.cpp g++ -Wl,-O1 -o atomic64 atomic64.o 64-bit std::atomic enabled. sse2 auto-detection... () g++ -c -pipe -msse2 -g -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o sse2.o sse2.cpp armv6l-meego-linux-gnueabi-g++: error: unrecognized command line option '-msse2' gmake: *** [sse2.o] Error 1 sse2 disabled. ipc_sysv auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o ipc.o ipc.cpp g++ -Wl,-O1 -o ipc_sysv ipc.o ipc_sysv enabled. mtdev auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o mtdev.o mtdev.cpp g++ -Wl,-O1 -o mtdev mtdev.o -lmtdev mtdev enabled. journald auto-detection... () gcc -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o journald.o journald.c journald.c: In function 'main': journald.c:37:14: warning: unused parameter 'argc' [-Wunused-parameter] int main(int argc, char **argv) ^ journald.c:37:27: warning: unused parameter 'argv' [-Wunused-parameter] int main(int argc, char **argv) ^ g++ -Wl,-O1 -o journald journald.o -lsystemd-journal -lsystemd-id128 journald enabled. libdl auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o libdl.o libdl.cpp g++ -Wl,-O1 -o libdl libdl.o -ldl libdl enabled. DB2 auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o db2.o db2.cpp db2.cpp:34:20: fatal error: sqlcli.h: No such file or directory #include <sqlcli.h> ^ compilation terminated. gmake: *** [db2.o] Error 1 DB2 disabled. OCI auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o oci.o oci.cpp oci.cpp:34:17: fatal error: oci.h: No such file or directory #include <oci.h> ^ compilation terminated. gmake: *** [oci.o] Error 1 OCI disabled. SQLite auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o sqlite.o sqlite.cpp g++ -Wl,-O1 -o sqlite sqlite.o -lsqlite3 SQLite enabled. NIS auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o nis.o nis.cpp g++ -Wl,-O1 -o nis nis.o -lnsl NIS enabled. Cups auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o cups.o cups.cpp g++ -Wl,-O1 -o cups cups.o -lcups Cups enabled. POSIX iconv auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o iconv.o iconv.cpp g++ -Wl,-O1 -o iconv iconv.o POSIX iconv enabled. D-Bus auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I../../../mkspecs/linux-g++ -o dbus.o dbus.cpp g++ -Wl,-O1 -o dbus dbus.o -ldbus-1 D-Bus enabled. libproxy auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o libproxy.o libproxy.cpp libproxy.cpp:36:19: fatal error: proxy.h: No such file or directory #include <proxy.h> ^ compilation terminated. gmake: *** [libproxy.o] Error 1 libproxy disabled. Glib auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../mkspecs/linux-g++ -o glib.o glib.cpp glib.cpp: In function 'int main(int, char**)': glib.cpp:44:9: warning: 'void g_thread_init(gpointer)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] g_thread_init(NULL); ^ glib.cpp:44:27: warning: 'void g_thread_init(gpointer)' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] g_thread_init(NULL); ^ g++ -Wl,-O1 -o glib glib.o -pthread -lgthread-2.0 -lglib-2.0 Glib enabled. ICU auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o icu.o icu.cpp g++ -Wl,-O1 -o icu icu.o -licui18n -licuuc -licudata ICU enabled. PulseAudio auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o pulseaudio.o pulseaudio.cpp pulseaudio.cpp:34:30: fatal error: pulse/pulseaudio.h: No such file or directory #include <pulse/pulseaudio.h> ^ compilation terminated. gmake: *** [pulseaudio.o] Error 1 PulseAudio disabled. OpenGL ES 2.0 auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o opengles2.o opengles2.cpp g++ -Wl,-O1 -o opengles2 opengles2.o -lGLESv2 OpenGL ES 2.0 enabled. OpenGL ES 3.0 auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o opengles3.o opengles3.cpp g++ -Wl,-O1 -o opengles3 opengles3.o -lGLESv2 OpenGL ES 3.0 enabled. OpenGL ES 3.1 auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o opengles31.o opengles31.cpp g++ -Wl,-O1 -o opengles31 opengles31.o -lGLESv2 opengles31.o: In function `main': opengles31.cpp:(.text.startup+0x10): undefined reference to `glDispatchCompute' opengles31.cpp:(.text.startup+0x20): undefined reference to `glProgramUniform1i' collect2: error: ld returned 1 exit status gmake: *** [opengles31] Error 1 OpenGL ES 3.1 disabled. FontConfig auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I/usr/include/freetype2 -I../../../mkspecs/linux-g++ -o fontconfig.o fontconfig.cpp fontconfig.cpp: In function 'int main(int, char**)': fontconfig.cpp:48:13: warning: variable 'face' set but not used [-Wunused-but-set-variable] FT_Face face; ^ fontconfig.cpp:50:16: warning: variable 'pattern' set but not used [-Wunused-but-set-variable] FcPattern *pattern; ^ g++ -Wl,-O1 -o fontconfig fontconfig.o -lfreetype -lfontconfig FontConfig enabled. libudev auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o libudev.o libudev.cpp g++ -Wl,-O1 -o libudev libudev.o -lrt -ludev libudev enabled. evdev auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o evdev.o evdev.cpp g++ -Wl,-O1 -o evdev evdev.o evdev enabled. tslib auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o tslib.o tslib.cpp tslib.cpp:34:19: fatal error: tslib.h: No such file or directory #include <tslib.h> ^ compilation terminated. gmake: *** [tslib.o] Error 1 tslib disabled. xkbcommon auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o xkbcommon.o xkbcommon.cpp g++ -Wl,-O1 -o xkbcommon xkbcommon.o -lxkbcommon xkbcommon enabled. libinput auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o libinput.o libinput.cpp g++ -Wl,-O1 -o libinput libinput.o -linput libinput enabled. XLib auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o xlib.o xlib.cpp g++ -Wl,-O1 -o xlib xlib.o -lXext -lX11 -lm XLib enabled. Xrender auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o xrender.o xrender.cpp xrender.cpp: In function 'int main(int, char**)': xrender.cpp:42:24: warning: variable 'format' set but not used [-Wunused-but-set-variable] XRenderPictFormat *format; ^ g++ -Wl,-O1 -o xrender xrender.o -lXrender -lXext -lX11 -lm Xrender enabled. xcb auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o xcb.o xcb.cpp xcb.cpp: In function 'int main(int, char**)': xcb.cpp:39:23: warning: unused variable 't' [-Wunused-variable] xcb_connection_t *t = xcb_connect("", &primaryScreen); ^ g++ -Wl,-O1 -o xcb xcb.o -lxcb xcb enabled. xcb-xkb auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o xcb-xkb.o xcb-xkb.cpp xcb-xkb.cpp: In function 'int main(int, char**)': xcb-xkb.cpp:46:23: warning: unused variable 'connection' [-Wunused-variable] xcb_connection_t *connection = xcb_connect("", &primaryScreen); ^ xcb-xkb.cpp:49:9: warning: unused variable 'xcbAtomPrimary' [-Wunused-variable] int xcbAtomPrimary = XCB_ATOM_PRIMARY; ^ g++ -Wl,-O1 -o xcb-xkb xcb-xkb.o -lxcb -lxcb-xkb xcb-xkb enabled. xcb-syslibs auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o xcb.o xcb.cpp xcb.cpp: In function 'int main(int, char**)': xcb.cpp:52:23: warning: unused variable 'connection' [-Wunused-variable] xcb_connection_t *connection = xcb_connect("", &primaryScreen); ^ xcb.cpp:55:9: warning: unused variable 'xcbAtomPrimary' [-Wunused-variable] int xcbAtomPrimary = XCB_ATOM_PRIMARY; ^ g++ -Wl,-O1 -o xcb-syslibs xcb.o -lxcb-render -lxcb-shm -lxcb-atom -lxcb-property -lxcb-event -lxcb-shape -lxcb -lxcb-image -lxcb-keysyms -lxcb-icccm -lxcb-sync -lxcb-xfixes -lxcb-randr xcb-syslibs enabled. xcb-render auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o xcb-render.o xcb-render.cpp g++ -Wl,-O1 -o xcb-render xcb-render.o -lxcb-sync -lxcb-xfixes -lxcb-randr -lxcb-image -lxcb-shm -lxcb-keysyms -lxcb-icccm -lxcb-atom -lxcb-property -lxcb-event -lxcb-shape -lxcb -lxcb-render -lxcb-render-util xcb-render enabled. xcb-glx auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o xcb-glx.o xcb-glx.cpp g++ -Wl,-O1 -o xcb-glx xcb-glx.o -lxcb-sync -lxcb-xfixes -lxcb-randr -lxcb-render -lxcb-image -lxcb-shm -lxcb-keysyms -lxcb-icccm -lxcb-atom -lxcb-property -lxcb-event -lxcb-shape -lxcb -lxcb-glx xcb-glx enabled. xcb-xlib auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o xcb-xlib.o xcb-xlib.cpp xcb-xlib.cpp: In function 'int main(int, char**)': xcb-xlib.cpp:41:23: warning: unused variable 'connection' [-Wunused-variable] xcb_connection_t *connection = XGetXCBConnection(dpy); ^ g++ -Wl,-O1 -o xcb-xlib xcb-xlib.o -lxcb-sync -lxcb-xfixes -lxcb-randr -lxcb-render -lxcb-image -lxcb-shm -lxcb-keysyms -lxcb-icccm -lxcb-atom -lxcb-property -lxcb-event -lxcb-shape -lxcb -lX11 -lX11-xcb xcb-xlib enabled. GBM auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o gbm.o gbm.cpp gbm.cpp: In function 'int main(int, char**)': gbm.cpp:42:18: warning: unused variable 'surface' [-Wunused-variable] gbm_surface *surface = 0; ^ g++ -Wl,-O1 -o gbm gbm.o -lgbm GBM enabled. LinuxFB auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o linuxfb.o linuxfb.cpp g++ -Wl,-O1 -o linuxfb linuxfb.o LinuxFB enabled. KMS auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I/usr/include/libdrm -I../../../mkspecs/linux-g++ -o kms.o kms.cpp kms.cpp: In function 'int main(int, char**)': kms.cpp:43:20: warning: unused variable 'currentMode' [-Wunused-variable] drmModeCrtcPtr currentMode = drmModeGetCrtc(0, 0); ^ g++ -Wl,-O1 -o kms kms.o -ldrm -ludev -lrt KMS enabled. Mir client auto-detection... () Project ERROR: mirclient development package not found Mir client disabled. EGL auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I/usr/include/libdrm -I../../../mkspecs/linux-g++ -o egl.o egl.cpp egl.cpp: In function 'int main(int, char**)': egl.cpp:38:12: warning: unused variable 'x' [-Wunused-variable] EGLint x = 0; ^ g++ -Wl,-O1 -o egl egl.o -lEGL EGL enabled. EGL-X11 auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I/usr/include/libdrm -I../../../mkspecs/linux-g++ -o egl-x11.o egl-x11.cpp g++ -Wl,-O1 -o egl-x11 egl-x11.o -lEGL -lxcb -lX11 -lX11-xcb EGL-X11 enabled. eglfs-brcm auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o eglfs-brcm.o eglfs-brcm.cpp eglfs-brcm.cpp:36:22: fatal error: bcm_host.h: No such file or directory #include <bcm_host.h> ^ compilation terminated. gmake: *** [eglfs-brcm.o] Error 1 eglfs-brcm disabled. eglfs-egldevice auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o eglfs-egldevice.o eglfs-egldevice.cpp In file included from eglfs-egldevice.cpp:43:0: /usr/include/xf86drm.h:40:17: fatal error: drm.h: No such file or directory #include <drm.h> ^ compilation terminated. gmake: *** [eglfs-egldevice.o] Error 1 eglfs-egldevice disabled. eglfs-mali auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o eglfs-mali.o eglfs-mali.cpp eglfs-mali.cpp:34:30: fatal error: EGL/fbdev_window.h: No such file or directory #include <EGL/fbdev_window.h> ^ compilation terminated. gmake: *** [eglfs-mali.o] Error 1 eglfs-mali disabled. eglfs-mali-2 auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o eglfs-mali-2.o eglfs-mali-2.cpp eglfs-mali-2.cpp: In function 'int main(int, char**)': eglfs-mali-2.cpp:41:5: error: 'mali_native_window' was not declared in this scope mali_native_window *w = 0; ^ eglfs-mali-2.cpp:41:25: error: 'w' was not declared in this scope mali_native_window *w = 0; ^ gmake: *** [eglfs-mali-2.o] Error 1 eglfs-mali-2 disabled. eglfs-viv auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -DLINUX=1 -DEGL_API_FB=1 -I. -I../../../mkspecs/linux-g++ -o eglfs-viv.o eglfs-viv.cpp eglfs-viv.cpp:35:28: fatal error: EGL/eglvivante.h: No such file or directory #include <EGL/eglvivante.h> ^ compilation terminated. gmake: *** [eglfs-viv.o] Error 1 eglfs-viv disabled. HarfBuzz auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o harfbuzz.o harfbuzz.cpp g++ -Wl,-O1 -o harfbuzz harfbuzz.o -lharfbuzz HarfBuzz enabled. STL auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o stltest.o stltest.cpp stltest.cpp: In function 'int main()': stltest.cpp:128:13: warning: variable 'first' set but not used [-Wunused-but-set-variable] int first = (*m1it).first; ^ stltest.cpp:130:16: warning: variable 'second' set but not used [-Wunused-but-set-variable] double second = (*m1it).second; ^ stltest.cpp:101:9: warning: variable 'v1size' set but not used [-Wunused-but-set-variable] int v1size = v1.size(); ^ stltest.cpp:103:9: warning: variable 'v1capacity' set but not used [-Wunused-but-set-variable] int v1capacity = v1.capacity(); ^ stltest.cpp:107:10: warning: variable 'v1notfound' set but not used [-Wunused-but-set-variable] bool v1notfound = (v1it == v1.end()); ^ stltest.cpp:111:10: warning: variable 'v1found' set but not used [-Wunused-but-set-variable] bool v1found = (v1it != v1.end()); ^ stltest.cpp:116:9: warning: variable 'v2size' set but not used [-Wunused-but-set-variable] int v2size = v2.size(); ^ stltest.cpp:124:9: warning: variable 'm1size' set but not used [-Wunused-but-set-variable] int m1size = m1.size(); ^ stltest.cpp:134:9: warning: variable 'm2size' set but not used [-Wunused-but-set-variable] int m2size = m2.size(); ^ stltest.cpp:138:9: warning: unused variable 'n' [-Wunused-variable] int n = std::distance(it1, it2); ^ g++ -Wl,-O1 -o stl stltest.o STL enabled. POSIX clock_gettime() auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o clock-gettime.o clock-gettime.cpp g++ -Wl,-O1 -o clock-gettime clock-gettime.o -lrt POSIX clock_gettime() enabled. POSIX Monotonic Clock auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o clock-monotonic.o clock-monotonic.cpp g++ -Wl,-O1 -o clock-monotonic clock-monotonic.o -lrt POSIX Monotonic Clock enabled. posix_fallocate auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o posix_fallocate.o posix_fallocate.cpp g++ -Wl,-O1 -o posix_fallocate posix_fallocate.o posix_fallocate enabled. mremap auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o mremap.o mremap.cpp g++ -Wl,-O1 -o mremap mremap.o mremap enabled. getaddrinfo auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o getaddrinfotest.o getaddrinfotest.cpp g++ -Wl,-O1 -o getaddrinfo getaddrinfotest.o getaddrinfo enabled. inotify auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o inotifytest.o inotifytest.cpp g++ -Wl,-O1 -o inotify inotifytest.o inotify enabled. eventfd auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o main.o main.cpp g++ -Wl,-O1 -o eventfd main.o eventfd enabled. IPv6 interface name auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o ipv6ifname.o ipv6ifname.cpp g++ -Wl,-O1 -o ipv6ifname ipv6ifname.o IPv6 interface name enabled. getifaddrs auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o getifaddrs.o getifaddrs.cpp g++ -Wl,-O1 -o getifaddrs getifaddrs.o getifaddrs enabled. cloexec auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o cloexec.o cloexec.cpp g++ -Wl,-O1 -o cloexec cloexec.o cloexec enabled. OpenSSL auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o openssl.o openssl.cpp g++ -Wl,-O1 -o openssl openssl.o OpenSSL enabled. PCRE auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o pcre.o pcre.cpp g++ -Wl,-O1 -o pcre pcre.o -lpcre16 PCRE enabled. alsa auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIC -I. -I../../../mkspecs/linux-g++ -o alsatest.o alsatest.cpp alsatest.cpp:39:14: warning: unused parameter 'argc' [-Wunused-parameter] int main(int argc,char **argv) ^ alsatest.cpp:39:26: warning: unused parameter 'argv' [-Wunused-parameter] int main(int argc,char **argv) ^ g++ -Wl,-O1 -o alsa alsatest.o -lasound alsa enabled. GStreamer 1.0 auto-detection... () Project ERROR: gstreamer-1.0 development package not found GStreamer 1.0 disabled. GStreamer 0.10 auto-detection... () Project ERROR: gstreamer-0.10 development package not found GStreamer 0.10 disabled. Done running configuration tests. Configure summary Build type: linux-g++ (arm, CPU features: none detected) qmake vars .......... QMAKE_CFLAGS = -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv6 -mlittle-endian -mfpu=vfp -mfloat-abi=softfp -D__SOFTFP__ -Wno-psabi QMAKE_CXXFLAGS = -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv6 -mlittle-endian -mfpu=vfp -mfloat-abi=softfp -D__SOFTFP__ -Wno-psabi styles += mac fusion windows QT_LIBS_DBUS = -ldbus-1 QT_CFLAGS_DBUS = -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include QT_HOST_CFLAGS_DBUS = -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include QT_CFLAGS_GLIB = -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include QT_LIBS_GLIB = -pthread -lgthread-2.0 -lglib-2.0 QMAKE_INCDIR_OPENGL_ES2 = QMAKE_LIBDIR_OPENGL_ES2 = QMAKE_LIBS_OPENGL_ES2 = "-lGLESv2" QMAKE_CFLAGS_OPENGL_ES2 = QMAKE_CFLAGS_FONTCONFIG = -I/usr/include/freetype2 QMAKE_LIBS_FONTCONFIG = -lfontconfig -lfreetype QMAKE_INCDIR_LIBUDEV = QMAKE_LIBS_LIBUDEV = -ludev -lrt DEFINES += QT_NO_TSLIB QMAKE_INCDIR_XKBCOMMON_EVDEV = QMAKE_LIBS_XKBCOMMON_EVDEV = -lxkbcommon QMAKE_LIBINPUT_VERSION_MAJOR = 1 QMAKE_LIBINPUT_VERSION_MINOR = 0 QMAKE_INCDIR_LIBINPUT = QMAKE_LIBS_LIBINPUT = -linput QMAKE_X11_PREFIX = /usr QMAKE_CFLAGS_XKBCOMMON = QMAKE_LIBS_XKBCOMMON = -lxkbcommon-x11 -lxkbcommon QMAKE_INCDIR_EGL = /usr/include/libdrm QMAKE_LIBS_EGL = -lEGL QMAKE_CFLAGS_EGL = QMAKE_CFLAGS_XCB = QMAKE_LIBS_XCB = -lxcb-sync -lxcb-xfixes -lxcb-randr -lxcb-render -lxcb-image -lxcb-shm -lxcb-keysyms -lxcb-icccm -lxcb-atom -lxcb-property -lxcb-event -lxcb-shape -lxcb sql-drivers = sql-plugins = sqlite qmake switches ......... -d Build options: Configuration .......... accessibility accessibility-atspi-bridge alsa audio-backend c++11 c++14 clock-gettime clock-monotonic compile_examples concurrent cups dbus dbus-linked egl egl_x11 eglfs eglfs_gbm enable_new_dtags evdev eventfd fontconfig full-config gbm getaddrinfo getifaddrs glib iconv icu inotify ipv6ifname journald kms large-config largefile libinput libudev linuxfb medium-config minimal-config mremap mtdev nis nostrip opengl opengles2 openssl png posix_fallocate precompile_header qpa qpa reduce_exports release release_tools shared small-config system-freetype system-harfbuzz system-jpeg system-png system-sqlite system-zlib threadsafe-cloexec use_gold_linker xcb xcb-glx xcb-plugin xcb-render xcb-sm xcb-xlib xkbcommon-evdev xlib xrender Build parts ............ libs tools Mode ................... release; optimized tools Using sanitizer(s)...... none Using C++ standard ..... c++14 Using gold linker....... yes Using new DTAGS ........ yes Using PCH .............. yes Using LTCG ............. no Target compiler supports: Neon ................. no Qt modules and options: Qt D-Bus ............... yes (linked to dbus-1) Qt Concurrent .......... yes Qt GUI ................. yes Qt Widgets ............. yes Large File ............. yes QML debugging .......... yes Use system proxies ..... no Support enabled for: Accessibility .......... yes ALSA ................... yes CUPS ................... yes Evdev .................. yes FontConfig ............. yes FreeType ............... yes (system library) Glib ................... yes GStreamer .............. no GTK theme .............. no HarfBuzz ............... yes (system library) Iconv .................. yes ICU .................... yes Image formats: GIF .................. yes (plugin, using bundled copy) JPEG ................. yes (plugin, using system library) PNG .................. yes (in QtGui, using system library) libinput................ yes Logging backends: journald ............... yes syslog ............... no mtdev .................. yes (system library) Networking: getaddrinfo .......... yes getifaddrs ........... yes IPv6 ifname .......... yes libproxy.............. no OpenSSL .............. yes (loading libraries at run-time) NIS .................... yes OpenGL / OpenVG: EGL .................. yes OpenGL ............... yes (OpenGL ES 2.0+) OpenVG ............... no PCRE ................... system pkg-config ............. yes PulseAudio ............. no QPA backends: DirectFB ............. no EGLFS ................ yes EGLFS i.MX6 ........ no EGLFS i.MX6 Wayland. no EGLFS EGLDevice .... no EGLFS GBM .......... yes EGLFS Mali ......... no EGLFS Raspberry Pi . no EGLFS X11 .......... yes LinuxFB .............. yes Mir client............ no XCB .................. yes (system library) EGL on X ........... yes GLX ................ yes MIT-SHM ............ yes Xcb-Xlib ........... yes Xcursor ............ yes (loaded at runtime) Xfixes ............. yes (loaded at runtime) Xi ................. yes (loaded at runtime) Xi2 ................ no Xinerama ........... yes (loaded at runtime) Xrandr ............. yes (loaded at runtime) Xrender ............ yes XKB ................ yes XShape ............. yes XSync .............. yes XVideo ............. yes Session management ..... yes SQL drivers: DB2 .................. no InterBase ............ no MySQL ................ no OCI .................. no ODBC ................. no PostgreSQL ........... no SQLite 2 ............. no SQLite ............... yes (plugin, using system library) TDS .................. no tslib .................. no udev ................... yes xkbcommon-x11........... yes (system library) xkbcommon-evdev......... yes zlib ................... yes (system library) NOTE: journald, syslog or slog2 integration is enabled. If your users intend on developing applications against this build, ensure that the IDEs they use either set QT_LOGGING_TO_CONSOLE to 1 or the IDE is able to read the logged output from journald, syslog or slog2. NOTE: -optimized-tools is not useful in -release mode. Info: creating cache file /home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/.qmake.cache Qt is now configured for building. Just run 'gmake'. Once everything is built, you must run 'gmake install'. Qt will be installed into /usr Prior to reconfiguration, make sure you remove any leftovers from the previous build. + make -j8 cd src/ && ( test -e Makefile || /home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/bin/qmake /home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/src/src.pro -o Makefile ) && make -f Makefile cd qmake/ && ( test -e Makefile.qmake-docs || /home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/bin/qmake /home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake/qmake-docs.pro -o Makefile.qmake-docs ) && make -f Makefile.qmake-docs make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake' make[1]: Nothing to be done for `first'. make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/qmake' make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/src' cd tools/bootstrap/ && ( test -e Makefile || /home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/bin/qmake /home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/src/tools/bootstrap/bootstrap.pro -o Makefile ) && make -f Makefile Project MESSAGE: perl -w /home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/bin/syncqt.pl -minimal -module QtCore -module QtXml -version 5.6.1 -outdir /home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9 /home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9 [...] g++ -c -include .pch/Qt5Core -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv6 -mlittle-endian -mfpu=vfp -mfloat-abi=softfp -D__SOFTFP__ -Wno-psabi -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_NO_TSLIB -DQT_NO_USING_NAMESPACE -DELF_INTERPRETER=\"/lib/ld-linux.so.2\" -DQT_USE_JOURNALD -DQT_USE_ICU -DQT_BUILD_CORE_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -I. -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I../3rdparty/sha3 -I../3rdparty/forkfd -I../../include -I../../include/QtCore -I../../include/QtCore/5.6.1 -I../../include/QtCore/5.6.1/QtCore -I.moc -I../../mkspecs/linux-g++ -o .obj/moc_qfinalstate.o .moc/moc_qfinalstate.cpp g++ -c -include .pch/Qt5Core -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv6 -mlittle-endian -mfpu=vfp -mfloat-abi=softfp -D__SOFTFP__ -Wno-psabi -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_NO_TSLIB -DQT_NO_USING_NAMESPACE -DELF_INTERPRETER=\"/lib/ld-linux.so.2\" -DQT_USE_JOURNALD -DQT_USE_ICU -DQT_BUILD_CORE_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -I. -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I../3rdparty/sha3 -I../3rdparty/forkfd -I../../include -I../../include/QtCore -I../../include/QtCore/5.6.1 -I../../include/QtCore/5.6.1/QtCore -I.moc -I../../mkspecs/linux-g++ -o .obj/moc_qhistorystate.o .moc/moc_qhistorystate.cpp g++ -c -include .pch/Qt5Core -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv6 -mlittle-endian -mfpu=vfp -mfloat-abi=softfp -D__SOFTFP__ -Wno-psabi -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_NO_TSLIB -DQT_NO_USING_NAMESPACE -DELF_INTERPRETER=\"/lib/ld-linux.so.2\" -DQT_USE_JOURNALD -DQT_USE_ICU -DQT_BUILD_CORE_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -I. -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I../3rdparty/sha3 -I../3rdparty/forkfd -I../../include -I../../include/QtCore -I../../include/QtCore/5.6.1 -I../../include/QtCore/5.6.1/QtCore -I.moc -I../../mkspecs/linux-g++ -o .obj/moc_qhistorystate_p.o .moc/moc_qhistorystate_p.cpp g++ -c -include .pch/Qt5Core -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv6 -mlittle-endian -mfpu=vfp -mfloat-abi=softfp -D__SOFTFP__ -Wno-psabi -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_NO_TSLIB -DQT_NO_USING_NAMESPACE -DELF_INTERPRETER=\"/lib/ld-linux.so.2\" -DQT_USE_JOURNALD -DQT_USE_ICU -DQT_BUILD_CORE_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -I. -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I../3rdparty/sha3 -I../3rdparty/forkfd -I../../include -I../../include/QtCore -I../../include/QtCore/5.6.1 -I../../include/QtCore/5.6.1/QtCore -I.moc -I../../mkspecs/linux-g++ -o .obj/moc_qabstracttransition.o .moc/moc_qabstracttransition.cpp g++ -c -include .pch/Qt5Core -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv6 -mlittle-endian -mfpu=vfp -mfloat-abi=softfp -D__SOFTFP__ -Wno-psabi -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_NO_TSLIB -DQT_NO_USING_NAMESPACE -DELF_INTERPRETER=\"/lib/ld-linux.so.2\" -DQT_USE_JOURNALD -DQT_USE_ICU -DQT_BUILD_CORE_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -I. -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I../3rdparty/sha3 -I../3rdparty/forkfd -I../../include -I../../include/QtCore -I../../include/QtCore/5.6.1 -I../../include/QtCore/5.6.1/QtCore -I.moc -I../../mkspecs/linux-g++ -o .obj/moc_qsignaltransition.o .moc/moc_qsignaltransition.cpp g++ -c -include .pch/Qt5Core -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv6 -mlittle-endian -mfpu=vfp -mfloat-abi=softfp -D__SOFTFP__ -Wno-psabi -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_NO_TSLIB -DQT_NO_USING_NAMESPACE -DELF_INTERPRETER=\"/lib/ld-linux.so.2\" -DQT_USE_JOURNALD -DQT_USE_ICU -DQT_BUILD_CORE_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -I. -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I../3rdparty/sha3 -I../3rdparty/forkfd -I../../include -I../../include/QtCore -I../../include/QtCore/5.6.1 -I../../include/QtCore/5.6.1/QtCore -I.moc -I../../mkspecs/linux-g++ -o .obj/moc_qeventtransition.o .moc/moc_qeventtransition.cpp g++ -c -include .pch/Qt5Core -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv6 -mlittle-endian -mfpu=vfp -mfloat-abi=softfp -D__SOFTFP__ -Wno-psabi -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_NO_TSLIB -DQT_NO_USING_NAMESPACE -DELF_INTERPRETER=\"/lib/ld-linux.so.2\" -DQT_USE_JOURNALD -DQT_USE_ICU -DQT_BUILD_CORE_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -I. -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I../3rdparty/sha3 -I../3rdparty/forkfd -I../../include -I../../include/QtCore -I../../include/QtCore/5.6.1 -I../../include/QtCore/5.6.1/QtCore -I.moc -I../../mkspecs/linux-g++ -o .obj/qtimer.o kernel/qtimer.cpp g++ -c -include .pch/Qt5Core -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv6 -mlittle-endian -mfpu=vfp -mfloat-abi=softfp -D__SOFTFP__ -Wno-psabi -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O3 -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_NO_TSLIB -DQT_NO_USING_NAMESPACE -DELF_INTERPRETER=\"/lib/ld-linux.so.2\" -DQT_USE_JOURNALD -DQT_USE_ICU -DQT_BUILD_CORE_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -I. -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I../3rdparty/sha3 -I../3rdparty/forkfd -I../../include -I../../include/QtCore -I../../include/QtCore/5.6.1 -I../../include/QtCore/5.6.1/QtCore -I.moc -I../../mkspecs/linux-g++ -o .obj/qstatemachine.o statemachine/qstatemachine.cpp rm -f libQt5Core.so.5.6.1 libQt5Core.so libQt5Core.so.5 libQt5Core.so.5.6 g++ -Wl,-e,qt_core_boilerplate -Wl,--no-undefined -Wl,--version-script,QtCore.version -Wl,-O1 -fuse-ld=gold -Wl,--enable-new-dtags -shared -Wl,-soname,libQt5Core.so.5 -o libQt5Core.so.5.6.1 .obj/qstring_compat.o .obj/qabstractanimation.o .obj/qvariantanimation.o .obj/qpropertyanimation.o .obj/qanimationgroup.o .obj/qsequentialanimationgroup.o .obj/qparallelanimationgroup.o .obj/qpauseanimation.o .obj/qatomic_unix.o .obj/qglobal.o .obj/qglobalstatic.o .obj/qlibraryinfo.o .obj/qmalloc.o .obj/qnumeric.o .obj/qlogging.o .obj/qhooks.o .obj/qversiontagging.o .obj/qatomic.o .obj/qexception.o .obj/qresultstore.o .obj/qfutureinterface.o .obj/qfuturewatcher.o .obj/qmutex.o .obj/qreadwritelock.o .obj/qrunnable.o .obj/qmutexpool.o .obj/qsemaphore.o .obj/qthread.o .obj/qthreadpool.o .obj/qthreadstorage.o .obj/qthread_unix.o .obj/qwaitcondition_unix.o .obj/qarraydata.o .obj/qbitarray.o .obj/qbytearray.o .obj/qbytearraylist.o .obj/qbytearraymatcher.o .obj/qcollator.o .obj/qcommandlineoption.o .obj/qcommandlineparser.o .obj/qcryptographichash.o .obj/qdatetime.o .obj/qdatetimeparser.o .obj/qeasingcurve.o .obj/qelapsedtimer.o .obj/qfreelist.o .obj/qhash.o .obj/qline.o .obj/qlinkedlist.o .obj/qlist.o .obj/qlocale.o .obj/qlocale_tools.o .obj/qpoint.o .obj/qmap.o .obj/qmargins.o .obj/qmessageauthenticationcode.o .obj/qcontiguouscache.o .obj/qrect.o .obj/qregexp.o .obj/qrefcount.o .obj/qringbuffer.o .obj/qshareddata.o .obj/qsharedpointer.o .obj/qsimd.o .obj/qsize.o .obj/qstring.o .obj/qstringbuilder.o .obj/qstringlist.o .obj/qtextboundaryfinder.o .obj/qtimeline.o .obj/qtimezone.o .obj/qtimezoneprivate.o .obj/qunicodetools.o .obj/qvector.o .obj/qvsnprintf.o .obj/qversionnumber.o .obj/qelapsedtimer_unix.o .obj/qlocale_unix.o .obj/qtimezoneprivate_tz.o .obj/qlocale_icu.o .obj/qcollator_icu.o .obj/qtimezoneprivate_icu.o .obj/qregularexpression.o .obj/harfbuzz-buffer.o .obj/harfbuzz-gdef.o .obj/harfbuzz-gsub.o .obj/harfbuzz-gpos.o .obj/harfbuzz-impl.o .obj/harfbuzz-open.o .obj/harfbuzz-stream.o .obj/harfbuzz-shaper-all.o .obj/qharfbuzz.o .obj/qabstractfileengine.o .obj/qbuffer.o .obj/qdatastream.o .obj/qdataurl.o .obj/qtldurl.o .obj/qdebug.o .obj/qdir.o .obj/qdiriterator.o .obj/qfile.o .obj/qfiledevice.o .obj/qfileinfo.o .obj/qipaddress.o .obj/qiodevice.o .obj/qlockfile.o .obj/qnoncontiguousbytedevice.o .obj/qprocess.o .obj/qstorageinfo.o .obj/qtextstream.o .obj/qtemporarydir.o .obj/qtemporaryfile.o .obj/qresource.o .obj/qresource_iterator.o .obj/qsavefile.o .obj/qstandardpaths.o .obj/qurl.o .obj/qurlidna.o .obj/qurlquery.o .obj/qurlrecode.o .obj/qsettings.o .obj/qfsfileengine.o .obj/qfsfileengine_iterator.o .obj/qfilesystemwatcher.o .obj/qfilesystemwatcher_polling.o .obj/qfilesystementry.o .obj/qfilesystemengine.o .obj/qfileselector.o .obj/qloggingcategory.o .obj/qloggingregistry.o .obj/qfsfileengine_unix.o .obj/qfilesystemengine_unix.o .obj/qlockfile_unix.o .obj/qprocess_unix.o .obj/qfilesystemiterator_unix.o .obj/forkfd_qt.o .obj/qstandardpaths_unix.o .obj/qstorageinfo_unix.o .obj/qfilesystemwatcher_inotify.o .obj/qabstractitemmodel.o .obj/qabstractproxymodel.o .obj/qitemselectionmodel.o .obj/qidentityproxymodel.o .obj/qsortfilterproxymodel.o .obj/qstringlistmodel.o .obj/qjson.o .obj/qjsondocument.o .obj/qjsonobject.o .obj/qjsonarray.o .obj/qjsonvalue.o .obj/qjsonwriter.o .obj/qjsonparser.o .obj/qfactoryinterface.o .obj/qpluginloader.o .obj/qfactoryloader.o .obj/quuid.o .obj/qlibrary.o .obj/qelfparser_p.o .obj/qmachparser.o .obj/qlibrary_unix.o .obj/qabstracteventdispatcher.o .obj/qabstractnativeeventfilter.o .obj/qbasictimer.o .obj/qeventloop.o .obj/qcoreapplication.o .obj/qcoreevent.o .obj/qmetaobject.o .obj/qmetatype.o .obj/qmetaobjectbuilder.o .obj/qmimedata.o .obj/qobject.o .obj/qobjectcleanuphandler.o .obj/qsignalmapper.o .obj/qsocketnotifier.o .obj/qtimer.o .obj/qtranslator.o .obj/qvariant.o .obj/qcoreglobaldata.o .obj/qsharedmemory.o .obj/qsystemsemaphore.o .obj/qpointer.o .obj/qmath.o .obj/qsystemerror.o .obj/qcore_unix.o .obj/qcrashhandler.o .obj/qeventdispatcher_unix.o .obj/qtimerinfo_unix.o .obj/qeventdispatcher_glib.o .obj/qsharedmemory_posix.o .obj/qsharedmemory_systemv.o .obj/qsharedmemory_unix.o .obj/qsystemsemaphore_posix.o .obj/qsystemsemaphore_systemv.o .obj/qsystemsemaphore_unix.o .obj/qisciicodec.o .obj/qlatincodec.o .obj/qsimplecodec.o .obj/qtextcodec.o .obj/qtsciicodec.o .obj/qutfcodec.o .obj/qicucodec.o .obj/qstatemachine.o .obj/qabstractstate.o .obj/qstate.o .obj/qfinalstate.o .obj/qhistorystate.o .obj/qabstracttransition.o .obj/qsignaltransition.o .obj/qeventtransition.o .obj/qmimedatabase.o .obj/qmimetype.o .obj/qmimemagicrulematcher.o .obj/qmimetypeparser.o .obj/qmimemagicrule.o .obj/qmimeglobpattern.o .obj/qmimeprovider.o .obj/qxmlstream.o .obj/qxmlutils.o .obj/qrc_mimetypes.o .obj/moc_qabstractanimation_p.o .obj/moc_qnamespace.o .obj/moc_qthread.o .obj/moc_qthreadpool.o .obj/moc_qfuturewatcher.o .obj/moc_qeasingcurve.o .obj/moc_qlocale.o .obj/moc_qtimeline.o .obj/moc_qfile.o .obj/moc_qfiledevice.o .obj/moc_qiodevice.o .obj/moc_qnoncontiguousbytedevice_p.o .obj/moc_qtextstream_p.o .obj/moc_qtemporaryfile.o .obj/moc_qsavefile.o .obj/moc_qsettings.o .obj/moc_qfilesystemwatcher_p.o .obj/moc_qfilesystemwatcher_polling_p.o .obj/moc_qfilesystemwatcher_inotify_p.o .obj/moc_qabstractitemmodel.o .obj/moc_qstringlistmodel.o .obj/moc_qpluginloader.o .obj/moc_qlibrary.o .obj/moc_qfactoryloader_p.o .obj/moc_qabstracteventdispatcher.o .obj/moc_qeventloop.o .obj/moc_qcoreapplication.o .obj/moc_qcoreevent.o .obj/moc_qmimedata.o .obj/moc_qsocketnotifier.o .obj/moc_qtimer.o .obj/moc_qtranslator.o .obj/moc_qobjectcleanuphandler.o .obj/moc_qsharedmemory.o .obj/moc_qeventdispatcher_unix_p.o .obj/moc_qeventdispatcher_glib_p.o .obj/moc_qabstractstate.o .obj/moc_qstate.o .obj/moc_qfinalstate.o .obj/moc_qhistorystate.o .obj/moc_qhistorystate_p.o .obj/moc_qabstracttransition.o .obj/moc_qsignaltransition.o .obj/moc_qeventtransition.o -lpthread -lz -licui18n -licuuc -licudata -lpcre16 -lm -ldl -pthread -lgthread-2.0 -lglib-2.0 -lrt -lsystemd-journal -lsystemd-id128 /opt/cross/armv6l-meego-linux-gnueabi/include/c++/4.9.4/bits/atomic_base.h:478: error: undefined reference to '__sync_val_compare_and_swap_8' /opt/cross/armv6l-meego-linux-gnueabi/include/c++/4.9.4/bits/atomic_base.h:500: error: undefined reference to '__sync_val_compare_and_swap_8' /opt/cross/armv6l-meego-linux-gnueabi/include/c++/4.9.4/bits/atomic_base.h:500: error: undefined reference to '__sync_val_compare_and_swap_8' collect2: error: ld returned 1 exit status make[2]: *** [../../lib/libQt5Core.so.5.6.1] Error 1 make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/src/corelib' make[1]: *** [sub-corelib-make_first] Error 2 make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/qtbase-opensource-src-5.6.0.9/src' make: *** [sub-src-make_first] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.pqDjA6 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.pqDjA6 (%build) GCC info: Target: armv6l-meego-linux-gnueabi Configured with: ../configure --prefix=/opt/cross --mandir=/opt/cross/share/man --infodir=/opt/cross/share/info --disable-bootstrap --with-bugurl=http://bugs.hemera.io/ --build=i486-meego-linux --with-isl=/home/abuild/rpmbuild/BUILD/gcc-linaro-4.9-2015.06/obj-i486-meego-linux/isl-install --with-cloog=/home/abuild/rpmbuild/BUILD/gcc-linaro-4.9-2015.06/obj-i486-meego-linux/cloog-install --host=i486-meego-linux --target=armv6l-meego-linux-gnueabi --with-sysroot=/opt/cross/armv6l-meego-linux-gnueabi/sys-root --disable-multilib --disable-multilib --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-lto --enable-linker-build-id --enable-languages=c,c++,objc,obj-c++ --enable-threads=posix --enable-shared --disable-libgcj --with-fpu=vfp --with-arch=armv6 --disable-lto --build=i486-meego-linux Thread model: posix gcc version 4.9.4 20150629 (Hemera 4.9.4-1) (Linaro GCC 4.9-2015.06) bash-3.2# echo | /opt/cross/bin/armv6l-meego-linux-gnueabi-g++ -dM -E - | grep -i atomic #define __ATOMIC_ACQUIRE 2 #define __GCC_ATOMIC_CHAR_LOCK_FREE 1 #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 #define __SIG_ATOMIC_TYPE__ int #define __GCC_ATOMIC_BOOL_LOCK_FREE 1 #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 #define __GCC_ATOMIC_INT_LOCK_FREE 2 #define __SIG_ATOMIC_MAX__ 2147483647 #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 #define __GCC_ATOMIC_LONG_LOCK_FREE 2 #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 1 #define __ATOMIC_RELAXED 0 #define __ATOMIC_CONSUME 1 #define __ATOMIC_SEQ_CST 5 #define __GCC_ATOMIC_LLONG_LOCK_FREE 1 #define __GCC_ATOMIC_SHORT_LOCK_FREE 1 #define __ATOMIC_ACQ_REL 4 #define __ATOMIC_RELEASE 3 bash-3.2# echo | /opt/cross/bin/armv6l-meego-linux-gnueabi-g++ -dM -E - | grep ARM #define __ARM_SIZEOF_WCHAR_T 4 #define __ARM_FEATURE_SAT 1 #define __ARM_ARCH_ISA_ARM 1 #define __ARMEL__ 1 #define __ARM_FEATURE_UNALIGNED 1 #define __ARM_SIZEOF_MINIMAL_ENUM 4 #define __ARM_FEATURE_LDREX 4 #define __ARM_PCS 1 #define __ARM_FEATURE_QBIT 1 #define __ARM_ARCH_6__ 1 #define __ARM_32BIT_STATE 1 #define __ARM_FEATURE_CLZ 1 #define __ARM_ARCH_ISA_THUMB 1 #define __ARM_ARCH 6 #define __ARM_FEATURE_SIMD32 1 #define __ARM_EABI__ 1 #define __ARM_FEATURE_DSP 1