https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231402
--- Comment #12 from commit-h...@freebsd.org --- A commit references this bug: Author: adridg Date: Thu Oct 18 12:19:58 UTC 2018 New revision: 482342 URL: https://svnweb.freebsd.org/changeset/ports/482342 Log: Workaround textprof/kf5-syntax-hightlighting build failure. (library) Qt5Network crashes in the presence of VLANs. This terminates the build when the host build process runs applications that touch the network -- which happens during schema validation, which is done if the host has XmlPatters installed. Workaround by ignoring XmlPatterns. Underlying problem (Qt5Network and VLANs) has not been addressed. PR: 231402 Reported by: Ting-Wei Lan Changes: head/textproc/kf5-syntax-highlighting/Makefile -- You are receiving this mail because: You are the assignee for the bug.