Re: sddm failure

2018-10-06 Thread Steve Wills
Hi, On 10/6/18 3:29 PM, Adriaan de Groot wrote: On Saturday, 6 October 2018 16:49:00 CEST Steve Wills wrote: I had been using x11/sddm as my login manager until recently. After an update, I'm able to login but after that, it goes into a loop with Xorg reporting: (EE) xf86OpenConsole: VT_SETMOD

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 --- Comment #16 from Piotr Kubaj --- (In reply to Tobias C. Berner from comment #15) https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231542#c11 You can change GCC version via make.conf. This approach works, yes. Could you commit it? --

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 --- Comment #15 from Tobias C. Berner --- (In reply to Piotr Kubaj from comment #14) With that sed you just set what it cares about. But if you decide that you now want GCC_DEFAULT=9 aftwards, you'll still be building qt with the gcc7 you h

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 --- Comment #14 from Piotr Kubaj --- (In reply to Mark Linimon from comment #12) The general patch would be to add USES to qt-dist.mk. I didn't want to do it, since I thought there may be some Qt5 ports that would compile with base GCC. I c

[Bug 231542] devel/qt5-qmake: fix build with gcc-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231542 --- Comment #13 from Mark Linimon --- (In reply to Tobias C. Berner from comment #12) There is already a way to add the depends. What about adding, right after +.if ${ARCH:Mmips*} || ${ARCH:Mpowerpc*} || ${ARCH} == sparc64 USE_GCC= ye

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 --- Comment #13 from Tobias C. Berner --- (In reply to Mark Linimon from comment #12) I do _not_ want c++17 added (as that might imply additional dependencies on older clang systems). I would prefer just to add USES=c++11-lang/lib to all

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 --- Comment #12 from Mark Linimon --- (In reply to Tobias C. Berner from comment #6) wr/t forcing c++17 onto kde5 on the rest of the builders: - kde5 does not build on mips64 due to wayland - kde5 does not build on armv6 due to plasma5-

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 --- Comment #11 from Tobias C. Berner --- The thing is, Qt does not care about the compiler you give it, but will use the compiler from the mkspec generally. So we need to make sure that we depend on that one, when USES=qmake is present.

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 --- Comment #10 from Piotr Kubaj --- (In reply to Tobias C. Berner from comment #9) Using USES has the advantage that we get newer GCC when the default version in ports is changed. Anyway, do you suggest we add our own BUILD_DEPENDS and LI

[Bug 228211] devel/qt5-uitools (deskutils/nextcloudclient) fails to compile

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228211 --- Comment #2 from w.schwarzenf...@utanet.at --- The were updates in the meantime, is this still relevant? -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 --- Comment #9 from Tobias C. Berner --- (In reply to Piotr Kubaj from comment #8) I would prefer if the "forcing" is done explicitely in the change to qt-dist.mk/qt5-qmake by depending on a specific [possibly configurable] version of gcc -

[Bug 228211] devel/qt5-uitools (deskutils/nextcloudclient) fails to compile

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228211 w.schwarzenf...@utanet.at changed: What|Removed |Added CC||m...@freebsd.org

[Bug 228211] devel/qt5-uitools (deskutils/nextcloudclient) fails to compile

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228211 w.schwarzenf...@utanet.at changed: What|Removed |Added CC||k...@freebsd.org,

[Bug 231402] textproc/kf5-syntax-highlighting: does not build on systems with VLAN interfaces

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231402 Yuri Victorovich changed: What|Removed |Added CC||free...@haraschak.com --- Comme

[Bug 231402] textproc/kf5-syntax-highlighting: does not build on systems with VLAN interfaces

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231402 Yuri Victorovich changed: What|Removed |Added Blocks|231999 | Referenced Bugs: https://bug

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 --- Comment #8 from Piotr Kubaj --- (In reply to Tobias C. Berner from comment #7) Yes, it works. You can just as well put c++11-lang. It works the same in that it forces GCC 7, but in the present state, it's a lie (the port uses C++17). -

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 --- Comment #7 from Tobias C. Berner --- As the build already pulls in the right gcc, I think it should be save to just set USES=c++11-lang. Could you test? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 --- Comment #6 from Tobias C. Berner --- I'm not doubting it adds it. The problem is it adds it, because you build it with a compiler that supports it (I think [tm]). But that should not "force" c++17 on the rest of the builders. We nee

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 Piotr Kubaj changed: What|Removed |Added Attachment #197852|build log |build log from powerpc64 desc

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 --- Comment #5 from Piotr Kubaj --- Created attachment 197852 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=197852&action=edit build log For reference, I'm attaching a build log which clearly shows added -std=c++1z. -- You ar

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 Tobias C. Berner changed: What|Removed |Added Depends on||231542 Referenced Bugs: https

[Bug 231584] devel/qt5-buildtools: fix build on architectures using base GCC

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231584 Tobias C. Berner changed: What|Removed |Added Depends on||231963 CC|

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 Tobias C. Berner changed: What|Removed |Added Blocks||231584 Referenced Bugs: https

[Bug 231542] devel/qt5-qmake: fix build with gcc-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231542 Tobias C. Berner changed: What|Removed |Added Blocks||231963 Referenced Bugs: https

[Bug 231667] textproc/qt5-xml: add USES=c++17-lang

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231667 Tobias C. Berner changed: What|Removed |Added CC||tcber...@freebsd.org

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 Tobias C. Berner changed: What|Removed |Added Blocks||231667 Referenced Bugs: https

[Bug 231676] databases/qt5-sql: add USES=compiler:c++17-lang

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231676 Tobias C. Berner changed: What|Removed |Added CC||tcber...@freebsd.org De

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 Tobias C. Berner changed: What|Removed |Added Blocks||231676 Referenced Bugs: https

[Bug 231680] devel/qt5-testlib: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231680 Tobias C. Berner changed: What|Removed |Added CC||tcber...@freebsd.org

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 Tobias C. Berner changed: What|Removed |Added Blocks||231680 Referenced Bugs: https

[Bug 231818] devel/qt5-qdbus: fix build when base GCC is used

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231818 Tobias C. Berner changed: What|Removed |Added CC||tcber...@freebsd.org De

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 Tobias C. Berner changed: What|Removed |Added Blocks||231818 Referenced Bugs: https

[Bug 231966] devel/qt5-scripttools: fix build on GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231966 Tobias C. Berner changed: What|Removed |Added Depends on||231963 CC|

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 Tobias C. Berner changed: What|Removed |Added Blocks||231966 Referenced Bugs: https

[Bug 231830] x11-toolkits/qt5-gui: fix build with architectures using base GCC

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231830 Tobias C. Berner changed: What|Removed |Added Depends on||231963 CC|

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 Tobias C. Berner changed: What|Removed |Added Blocks||231830 Referenced Bugs: https

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 Tobias C. Berner changed: What|Removed |Added Blocks||231860 Referenced Bugs: https

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 Tobias C. Berner changed: What|Removed |Added Blocks||231861 Referenced Bugs: https

[Bug 231861] textproc/qt5-xmlpatterns: fix build on GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231861 Tobias C. Berner changed: What|Removed |Added Depends on||231963 Referenced Bugs: https

[Bug 231860] lang/qt5-qml: fix build on GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231860 Tobias C. Berner changed: What|Removed |Added Flags|maintainer-feedback?(kde@Fr |maintainer-feedback+

[Bug 231892] devel/qt5-linguisttools: fix build on powerpc64

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231892 Tobias C. Berner changed: What|Removed |Added Depends on||231963 CC|

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 Tobias C. Berner changed: What|Removed |Added Blocks||231892 Referenced Bugs: https

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 Tobias C. Berner changed: What|Removed |Added Blocks||231903 Referenced Bugs: https

[Bug 231903] x11-toolkits/qt5-widgets: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231903 Tobias C. Berner changed: What|Removed |Added CC||tcber...@freebsd.org De

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 Tobias C. Berner changed: What|Removed |Added Blocks||231956 Referenced Bugs: https

[Bug 231956] graphics/qt5-svg: fix build on GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231956 Tobias C. Berner changed: What|Removed |Added Depends on||231963 Flags|maint

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 Tobias C. Berner changed: What|Removed |Added Blocks||231905 Referenced Bugs: https

[Bug 231905] graphics/qt5-imageformats: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231905 Tobias C. Berner changed: What|Removed |Added CC||tcber...@freebsd.org De

[Bug 231958] graphics/qt5-opengl: fix build on GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231958 Tobias C. Berner changed: What|Removed |Added CC||tcber...@freebsd.org De

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 Tobias C. Berner changed: What|Removed |Added Blocks||231958 Referenced Bugs: https

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 Tobias C. Berner changed: What|Removed |Added Blocks||231677 Referenced Bugs: https

[Bug 231677] devel/qt5-concurrent: add USES=compiler:c++17-lang

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231677 Tobias C. Berner changed: What|Removed |Added CC||tcber...@freebsd.org De

[Bug 231681] sysutils/qt5-qtpaths: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231681 Tobias C. Berner changed: What|Removed |Added CC||tcber...@freebsd.org

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 Tobias C. Berner changed: What|Removed |Added Blocks||231681 Referenced Bugs: https

[Bug 231685] devel/qt5-dbus: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231685 Tobias C. Berner changed: What|Removed |Added Flags|maintainer-feedback?(kde@Fr |maintainer-feedback+

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 Tobias C. Berner changed: What|Removed |Added Blocks||231685 Referenced Bugs: https

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 Tobias C. Berner changed: What|Removed |Added Blocks||231684 Referenced Bugs: https

[Bug 231684] net/qt5-network: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231684 Tobias C. Berner changed: What|Removed |Added CC||tcber...@freebsd.org

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 Tobias C. Berner changed: What|Removed |Added Blocks||231819 Referenced Bugs: https

[Bug 231819] databases/qt5-sqldrivers-mysql: fix build when base GCC is present

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231819 Tobias C. Berner changed: What|Removed |Added CC||tcber...@freebsd.org

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 Tobias C. Berner changed: What|Removed |Added Blocks||231901 Referenced Bugs: https

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 Tobias C. Berner changed: What|Removed |Added Blocks||231891 Referenced Bugs: https

[Bug 231891] devel/qt5-script: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231891 Tobias C. Berner changed: What|Removed |Added Depends on||231963 CC|

[Bug 231901] x11/qt5-x11extras: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231901 Tobias C. Berner changed: What|Removed |Added Flags|maintainer-feedback?(kde@Fr |maintainer-feedback+

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 Tobias C. Berner changed: What|Removed |Added Blocks||231957 Referenced Bugs: https

[Bug 231955] devel/qt5-help: fix build on GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231955 Tobias C. Berner changed: What|Removed |Added CC||tcber...@freebsd.org

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 Tobias C. Berner changed: What|Removed |Added Blocks||231955 Referenced Bugs: https

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 Tobias C. Berner changed: What|Removed |Added Blocks||231904 Referenced Bugs: https

[Bug 231904] accessibility/qt5-speech: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231904 Tobias C. Berner changed: What|Removed |Added Flags|maintainer-feedback?(kde@Fr |maintainer-feedback+

[Bug 231957] devel/qt5-uitools: fix build on GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231957 Tobias C. Berner changed: What|Removed |Added Flags|maintainer-feedback?(kde@Fr |maintainer-feedback+

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 Tobias C. Berner changed: What|Removed |Added Blocks||231960 Referenced Bugs: https

[Bug 231960] print/qt5-printsupport: fix build on GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231960 Tobias C. Berner changed: What|Removed |Added CC||tcber...@freebsd.org De

[Bug 231963] x11-toolkits/qt5-quick: fix build with GCC-based architectures

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231963 --- Comment #4 from Tobias C. Berner --- I think this does not address the right issue -- it should not require anything higher than c++11 to build Qt5. So something probably goes wrong in the configure script, which is what we need to fix.

Re: sddm failure

2018-10-06 Thread Adriaan de Groot
On Saturday, 6 October 2018 16:49:00 CEST Steve Wills wrote: > I had been using x11/sddm as my login manager until recently. After an > update, I'm able to login but after that, it goes into a loop with Xorg > reporting: > > (EE) xf86OpenConsole: VT_SETMODE VT_PROCESS failed(EE) Which SDDM versio

[Bug 231402] textproc/kf5-syntax-highlighting: does not build on systems with VLAN interfaces

2018-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231402 Yuri Victorovich changed: What|Removed |Added Blocks||231999 Referenced Bugs: https

sddm failure

2018-10-06 Thread Steve Wills
Hi, I had been using x11/sddm as my login manager until recently. After an update, I'm able to login but after that, it goes into a loop with Xorg reporting: (EE) xf86OpenConsole: VT_SETMODE VT_PROCESS failed(EE) and Xorg restarting until sddm is killed. Switching to slim avoids it for now,