Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2020 20:38:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 243680] net/liferea: Re-enable headless build
Message-ID:  <bug-243680-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243680

            Bug ID: 243680
           Summary: net/liferea: Re-enable headless build
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: v1ne2go@gmail.com

Created attachment 211141
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D211141&action=
=3Dedit
Patch to make it build again

At the moment, net/liferea hangs during the build because WebKit tries to
connect to an X server/Wayland/Broadway. During the build, there is no
graphical environment. Instead of failing, WebKit just waits. Setting the
environment variable WEBKIT_DISABLE_COMPOSITING_MODE=3D1 makes WebKit initi=
alize
without any graphics environment. The port build successfully with this
setting.

Quick fix found here: https://github.com/lwindolf/liferea/issues/767

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243680-7788>