On 03.05.11 18:22, Pav Lucistnik wrote: > Great. Can you patch the port to pass these flags? > Cc:ing port maintainer(s).
Right now I am not in the situation to do so. I do not understand the configury. At least I think these CPU features should have been auto detected, no? Might it be that this builder does not have these CPU features? Gruss, Andreas > Andreas Tobler píše v út 03. 05. 2011 v 18:19 +0200: >> On 03.05.11 14:30, Pav Lucistnik wrote: >>> The last logfile with failure available >>> >>> http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.9.20110430054701/qt4-gui-4.7.2.log >>> >>> is from 9-CURRENT that is past r220630 (ie. have that fix). >>> And it still fails. >> >> Ok. I can reproduce it now. >> >> I think these switches are missing, though I do not know why. My >> -CURRENT was built yesterday. >> >> Here the switches: >> >> -DQT_HAVE_MMX -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 >> >> If I compile the mentionend file w/o the switches above it fails the >> same way as in your log. >> >> Adding them the compilation succeeds. >> >> Gruss, >> Andreas >> >> Here my comandline: >> >> g++ -c -Winline -mssse3 -O2 -pipe -fno-strict-aliasing >> -I../../include/QtCore -I../../include/QtGui -I../../include/Qt >> -I../../include -D_REENTRANT -I/usr/local/include/glib-2.0 >> -I/usr/local/lib/glib-2.0/include -O2 -fvisibility=hidden >> -fvisibility-inlines-hidden -Wall -W -I/usr/local/include >> -I/usr/local/include/freetype2 -fPIC -DQT_SHARED -DQT_BUILD_GUI_LIB >> -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS >> -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS >> -DQT_USE_FAST_CONCATENATION -DQT_NO_OPENTYPE -DQT_NO_STYLE_MAC >> -DQT_NO_STYLE_WINDOWSVISTA -DQT_NO_STYLE_WINDOWSXP >> -DQT_NO_STYLE_WINDOWSCE -DQT_NO_STYLE_WINDOWSMOBILE -DQT_NO_STYLE_S60 >> -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX >> -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 >> -DQT_HAVE_SSSE3 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE >> -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I. -I../../include/QtCore >> -I../../include -I../../include/QtGui -I.rcc/release-shared >> -I../3rdparty/xorg -Iimage -I/usr/local/include/freetype2 >> -I../3rdparty/harfbuzz/src -Idialogs -I.moc/release-shared >> -I/usr/local/include -I.uic/release-shared -I/usr/local/include >> image/qimage_ssse3.cpp -o .obj/release-shared/qimage_ssse3.o > _______________________________________________ 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