SVN commit 12319 by tcberner:

Fix build on 9.3

c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -fvisibility=hidden 
-fvisibility-inlines-hidden -fno-exceptions -Wall -W -pthread -D_THREAD_SAFE 
-fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB 
-DQT_NO_LIBINPUT -DQT_ACCESSIBILITY -DQT_DBUS -DQT_FONTCONFIG -DQT_FREETYPE 
-DQT_GLIB -DQT_IMAGEFORMAT_PNG -DQT_OPENGL -DQT_SHAPE -DQT_XCB -DQT_XKB 
-DQT_XKBCOMMON -DQT_XRENDER -DQT_NO_USING_NAMESPACE -DQT_BUILD_GUI_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 -DQT_ENABLE_HARFBUZZ_NG 
-DENABLE_PIXMAN_DRAWHELPERS -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE 
-D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../../include 
-I../../include/QtGui -I../../include/QtGui/5.6.0 
-I../../include/QtGui/5.6.0/QtGui -I/usr/local/include 
-I/usr/local/include/libdrm -I../../include/QtCore/5.6.0 
-I../../include/QtCore/5.6.0/QtCore -I../../include/QtCore
  -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o 
.obj/qpagelayout.o painting/qpagelayout.cpp
painting/qdrawhelper.cpp: In function 'void 
qConvertARGB64PMToA2RGB30PM_sse2(uint*, const QRgba64*, int)':
painting/qdrawhelper.cpp:1276: note: use -flax-vector-conversions to permit 
conversions between vectors with differing element types or numbers of subparts
painting/qdrawhelper.cpp:1276: error: cannot convert 'int __vector__' to 'long 
long int __vector__' for argument '1' to 'long long int __vector__ 
__builtin_ia32_psrlqi128(long long int __vector__, int)'
painting/qdrawhelper.cpp:1277: error: cannot convert 'int __vector__' to 'long 
long int __vector__' for argument '1' to 'long long int __vector__ 
__builtin_ia32_psrlqi128(long long int __vector__, int)'
painting/qdrawhelper.cpp:1278: error: cannot convert 'int __vector__' to 'long 
long int __vector__' for argument '1' to 'long long int __vector__ 
__builtin_ia32_psrlqi128(long long int __vector__, int)'
painting/qdrawhelper.cpp:1282: error: cannot convert 'int __vector__' to 'long 
long int __vector__' for argument '1' to 'long long int __vector__ 
__builtin_ia32_psrlqi128(long long int __vector__, int)'
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -fvisibility=hidden 
-fvisibility-inlines-hidden -fno-exceptions -Wall -W -pthread -D_THREAD_SAFE 
-fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB 
-DQT_NO_LIBINPUT -DQT_ACCESSIBILITY -DQT_DBUS -DQT_FONTCONFIG -DQT_FREETYPE 
-DQT_GLIB -DQT_IMAGEFORMAT_PNG -DQT_OPENGL -DQT_SHAPE -DQT_XCB -DQT_XKB 
-DQT_XKBCOMMON -DQT_XRENDER -DQT_NO_USING_NAMESPACE -DQT_BUILD_GUI_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 -DQT_ENABLE_HARFBUZZ_NG 
-DENABLE_PIXMAN_DRAWHELPERS -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE 
-D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../../include 
-I../../include/QtGui -I../../include/QtGui/5.6.0 
-I../../include/QtGui/5.6.0/QtGui -I/usr/local/include 
-I/usr/local/include/libdrm -I../../include/QtCore/5.6.0 
-I../../include/QtCore/5.6.0/QtCore -I../../include/QtCore
  -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o 
.obj/qpagesize.o painting/qpagesize.cpp
*** [.obj/qdrawhelper.o] Error code 1
1 error




 M  +7 -1      Makefile  


_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to