[Bug 255688] sysutils/plasma5-systemsettings: Orca screen reader setup does not start

2021-05-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255688 Serge Volkov changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 255753] devel/pyside2: py38-pyside2-5.15.2 poudriere build fails

2021-05-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255753 --- Comment #11 from Steve Wills --- (In reply to Frans van der Veer from comment #10) Yes, that's all the same host really. Can you please share a complete copy of the poudriere log for devel/qt5-qmake? -- You are receiving this mail bec

[Bug 255753] devel/pyside2: py38-pyside2-5.15.2 poudriere build fails

2021-05-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255753 Frans van der Veer changed: What|Removed |Added Attachment #225275|text/x-log |text/plain mime type

[Bug 255753] devel/pyside2: py38-pyside2-5.15.2 poudriere build fails

2021-05-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255753 --- Comment #13 from Steve Wills --- (In reply to Frans van der Veer from comment #12) Thanks. Pretty strange to me that log contains: Checking for AVX2 instructions... yes I wonder why? -- You are receiving this mail because: You are t

[Bug 255753] devel/pyside2: py38-pyside2-5.15.2 poudriere build fails

2021-05-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255753 --- Comment #14 from Frans van der Veer --- (In reply to Steve Wills from comment #13) Hi Steve, I also wonder why it reports UNAME_v=FreeBSD 12.2-RELEASE-p3 UNAME_r=12.2-RELEASE-p3 while I did a jail updates upto current p6. Just check

[Bug 255753] devel/pyside2: py38-pyside2-5.15.2 poudriere build fails

2021-05-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255753 --- Comment #15 from Steve Wills --- (In reply to Frans van der Veer from comment #14) > Even the latest builds of today still report p3 in the log. But OK, I presume > that is quite another issue. I think this may be due to the updates,

[Bug 255753] devel/pyside2: py38-pyside2-5.15.2 poudriere build fails

2021-05-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255753 --- Comment #16 from Steve Wills --- (In reply to Frans van der Veer from comment #14) If possible, could you share a copy of the config.log from the WRKSRC directory after running make build on devel/qt5-qmake on your host that doesn't sup

[Bug 255753] devel/pyside2: py38-pyside2-5.15.2 poudriere build fails

2021-05-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255753 Frans van der Veer changed: What|Removed |Added Attachment #225284|text/x-log |text/plain mime type

[Bug 255753] devel/pyside2: py38-pyside2-5.15.2 poudriere build fails

2021-05-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255753 --- Comment #18 from Steve Wills --- (In reply to Frans van der Veer from comment #17) That's fine, thanks. It's running: > clang++ -c -pipe -mavx2 -O2 -w -fPIC -DNO_ATTRIBUTE > -DQT_COMPILER_SUPPORTS_AVX2 -I. -I/usr/local/include > -I/u

[Bug 255753] devel/pyside2: py38-pyside2-5.15.2 poudriere build fails

2021-05-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255753 --- Comment #19 from Steve Wills --- Created attachment 225295 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=225295&action=edit patch for qmake (In reply to Frans van der Veer from comment #17) Ok, I did some more digging and I

[Bug 255753] devel/pyside2: py38-pyside2-5.15.2 poudriere build fails

2021-05-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255753 --- Comment #20 from Steve Wills --- (In reply to Steve Wills from comment #19) Oh, I should have mentioned, also remove graphics/qt5-3d/files/patch-src_core_configure.json before rebuilding graphics/qt5-3d. -- You are receiving this mail

[Bug 248155] graphics/qt5-3d: fails to build with CPUTYPE>=haswell (anything with AVX2 I guess)

2021-05-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248155 --- Comment #13 from crah...@gmail.com --- I have inspected /usr/local/lib/qt5/mkspecs/qmodule.pri and indeed it contains some problematic data: QT_CPU_FEATURES.x86_64 = mmx sse sse2 QT.global_private.enabled_features = sse2 alloca avx2 dl