[Webkit-unassigned] [Bug 229031] New: [GTK] run-gtk-tests always fails to start accessibility daemons

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 12 03:53:00 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=229031

            Bug ID: 229031
           Summary: [GTK] run-gtk-tests always fails to start
                    accessibility daemons
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org

This is because it uses exec_prefix variable from atspi2 pkg-config file to try to find the executables, but atspi2 pkg-config file doesn't have a exec_prefix variable anymore. It was always set to $prefix, so we can just use prefix varaible instead.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210812/705fbda2/attachment.htm>


More information about the webkit-unassigned mailing list