Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.10
-
None
-
Linux openSUSE_42_3 (icc_18-x86_64) - DeveloperBuild, NoPch, DisableTests, AbortTestingOnFirstFailure
-
df7255ce44df62218567ba368fa04f1968e452dc
Description
https://codereview.qt-project.org/#/c/211261/ Provisioning: Update default compiler to GCC-7 in openSUSE 42.3
https://testresults.qt.io/coin/integration/qt/qt5/tasks/1511264865
https://testresults.qt.io/coin/api/results/qt/qtbase/a241a2ad03bd592943cfcd9bd27a438ec02531d2/LinuxopenSUSE_42_3x86_64LinuxopenSUSE_42_3x86_64ICC_18qtci-linux-openSUSE-42.3-x86_64-05c61bDeveloperBuild_NoPch_DisableTests/2a48a3b7dcb9652b1532a3ad14de7580b5b9b1ee/build_1511266615/log.txt.gz
rm -f libqsqlite.so icpc -Wl,-z,defs -Wl,-z,origin -Wl,-rpath,\$ORIGIN/../../lib -Wl,-rpath,\$ORIGIN/../../lib -shared -shared-intel -o libqsqlite.so .obj/qsql_sqlite.o .obj/smain.o .obj/sqlite3.o .obj/moc_qsql_sqlite_p.o -L/home/qt/work/qt/qtbase/lib -lQt5Sql -lQt5Core -lpthread .obj/sqlite3.o: In function `sqlite3AddInt64': /home/qt/work/qt/qtbase/src/3rdparty/sqlite/sqlite3.c:29470: undefined reference to `__builtin_add_overflow' .obj/sqlite3.o: In function `sqlite3SubInt64': /home/qt/work/qt/qtbase/src/3rdparty/sqlite/sqlite3.c:29490: undefined reference to `__builtin_sub_overflow' .obj/sqlite3.o: In function `sqlite3MulInt64': /home/qt/work/qt/qtbase/src/3rdparty/sqlite/sqlite3.c:29505: undefined reference to `__builtin_mul_overflow' icpc -c -O0 -g -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -w1 -Wall -Wcheck -wd1572,873,2259,2261,3373 -D_REENTRANT -D_REENTRANT -D_REENTRANT -fPIC -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../../../include/QtNetwork/5.10.0 -I../../../../include/QtNetwork/5.10.0/QtNetwork -I../../../../include/QtCore/5.10.0 -I../../../../include/QtCore/5.10.0/QtCore -I../../../../include -I../../../../include/QtNetwork -I../../../../include/QtCore -I.moc -I../../../../mkspecs/linux-icc-64 -o .obj/moc_qbearerengine_impl.o .moc/moc_qbearerengine_impl.cpp Makefile:77: recipe for target '/home/qt/work/qt/qtbase/plugins/sqldrivers/libqsqlite.so' failed make[4]: *** [/home/qt/work/qt/qtbase/plugins/sqldrivers/libqsqlite.so] Error 1 make[4]: Leaving directory '/home/qt/work/qt/qtbase/src/plugins/sqldrivers/sqlite' Makefile:44: recipe for target 'sub-sqlite-make_first' failed make[3]: *** [sub-sqlite-make_first] Error 2 make[3]: Leaving directory '/home/qt/work/qt/qtbase/src/plugins/sqldrivers' Makefile:52: recipe for target 'sub-sqldrivers-make_first' failed make[2]: *** [sub-sqldrivers-make_first] Error 2 make[2]: *** Waiting for unfinished jobs....
Attachments
Issue Links
- depends on
-
QTQAINFRA-1621 Create a feture flag for Coin that allows using system's sqlite library
- Closed