Bug 254579 - webkit-flatpak: Add build path in build message
Summary: webkit-flatpak: Add build path in build message
Status: RESOLVED DUPLICATE of bug 247366
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alicia Boya García
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-28 03:01 PDT by Alicia Boya García
Modified: 2023-03-29 01:43 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alicia Boya García 2023-03-28 03:01:26 PDT
This error was not writing the path of the build directory, which made
    it very awkward when I got an error because of a meson update, but
    didn't know the exact build directory that needed to be cleaned and
    rebuilt.
    
    Added the path to the exception message to make it easier for the next
    person debugging any similar issue.
Comment 1 Alicia Boya García 2023-03-28 03:02:13 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12045
Comment 2 Philippe Normand 2023-03-29 01:43:21 PDT

*** This bug has been marked as a duplicate of bug 247366 ***