Here is complete block. CPU: Intel(R) Xeon(R) CPU L5335 @ 2.00GHz (1995.04-MHz K8-class CPU) Origin = "GenuineIntel" Id = 0x6fb Family = 6 Model = f Stepping = 11 Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> Features2=0x4e33d<SSE3,DTES64,MON,DS_CPL,VMX,TM2,SSSE3,CX16,xTPR,PDCM,DCA> AMD Features=0x20100800<SYSCALL,NX,LM> AMD Features2=0x1<LAHF> TSC: P-state invariant
Andreas Tobler píše v út 03. 05. 2011 v 20:02 +0200: > On 03.05.11 19:55, Pav Lucistnik wrote: > > gohan61.FreeBSD.org is Intel(R) Xeon(R) CPU L5335 > > Features2=0x4e33d<SSE3,DTES64,MON,DS_CPL,VMX,TM2,SSSE3,CX16,xTPR,PDCM,DCA> > > What does Features say? > > Here is mine: > > CPU: Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz (1828.79-MHz K8-class CPU) > Origin = "GenuineIntel" Id = 0x6f2 Family = 6 Model = f Stepping = 2 > > Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> > Features2=0xe3bd<SSE3,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM> > AMD Features=0x20100800<SYSCALL,NX,LM> > AMD Features2=0x1<LAHF> > > > > Andreas Tobler píše v út 03. 05. 2011 v 19:53 +0200: > >> 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 > >>> > >> > > > -- -- Pav Lucistnik <p...@oook.cz> <p...@freebsd.org> Quantum physics was developed in the 1930's, as a result of a bet between Albert Einstein and Niels Bohr, to see who could come up with the most ridiculous theory and still have it published.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ 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