[Webkit-unassigned] [Bug 236235] New: [WPE] Running distcheck with USE_SOUP2=OFF fails to install documentation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 7 07:33:06 PST 2022


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

            Bug ID: 236235
           Summary: [WPE] Running distcheck with USE_SOUP2=OFF fails to
                    install documentation
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com

Error message:

[100%] Built target MiniBrowser
Install the project...
-- Install configuration: "Release"
CMake Error at Source/cmake_install.cmake:46 (file):
  file INSTALL cannot find
  "/app/webkit/WebKitBuild/Release/wpewebkit-2.34.5/_build/Documentation/wpe-1.1/html/wpe-1.1":
  No such file or directory.
Call Stack (most recent call first):
  cmake_install.cmake:47 (include)


make: *** [Makefile:115: install] Error 1
Traceback (most recent call last):
  File "/app/webkit/Tools/Scripts/make-dist", line 345, in <module>
    Distcheck(arguments.source_dir, arguments.build_dir).check(output_filename, arguments.port)
  File "/app/webkit/Tools/Scripts/make-dist", line 286, in check
    self.install(build_dir)
  File "/app/webkit/Tools/Scripts/make-dist", line 270, in install
    subprocess.check_call(['make', 'install'], cwd=build_dir)
  File "/usr/lib/python2.7/subprocess.py", line 190, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['make', 'install']' returned non-zero exit status 2
FAILED: Source/CMakeFiles/distcheck

-- 
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/20220207/ade9725e/attachment-0001.htm>


More information about the webkit-unassigned mailing list