[Wayland-bugs] [Bug 792279] New: Use portable sed syntax in gdk/wayland/Makefile.am

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Sat Jan 6 18:59:56 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=792279

            Bug ID: 792279
           Summary: Use portable sed syntax in gdk/wayland/Makefile.am
    Classification: Platform
           Product: gtk+
           Version: 3.22.x
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Backend: Wayland
          Assignee: gtk-bugs at gtk.org
          Reporter: lantw44 at gmail.com
        QA Contact: gtk-bugs at gtk.org
                CC: rob at robster.org.uk, wayland-bugs at lists.freedesktop.org
     GNOME version: ---

Wayland has been committed to FreeBSD ports for almost one year. Although there
are still many downstream patches, I think we can start testing Wayland build
on FreeBSD. It is still not enabled by default, so users who want to test it
have to build Mesa and possibly other packages from sources themselves.

POSIX only supports basic regular expressions (BRE) in sed command. \<, \>, \+,
\? are not available, which can cause build failure when Wayland backend is
enabled because GNU make cannot find rules to build required *-protocol.c and
*-protocol.h files.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20180106/2fff9716/attachment.html>


More information about the wayland-bugs mailing list