[Webkit-unassigned] [Bug 209638] New: [WinCairo] CMake 3.17.0 reports an error in WebKitLibraries/win/share/curl/cmake/CURLTargets.cmake

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 26 18:42:02 PDT 2020


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

            Bug ID: 209638
           Summary: [WinCairo] CMake 3.17.0 reports an error in
                    WebKitLibraries/win/share/curl/cmake/CURLTargets.cmake
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CMake
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

[WinCairo] CMake 3.17.0 reports an error in WebKitLibraries/win/share/curl/cmake/CURLTargets.cmake

After upgrading CMake, I'm seeing the following error:

> CMake Error at WebKitLibraries/win/share/curl/cmake/CURLTargets.cmake:79 (message):
>   The imported target "CURL::libcurl" references the file
> 
>      "C:/webkit/gc/WebKitLibraries/win/lib/libcurl_imp.lib"
> 
>   but this file does not exist.  Possible reasons include:
> 
>   * The file was deleted, renamed, or moved to another location.
> 
>   * An install or uninstall procedure did not complete successfully.
> 
>   * The installation package was faulty and contained
> 
>      "C:/webkit/gc/WebKitLibraries/win/share/curl/cmake/CURLTargets.cmake"
> 
>   but not all the files it references.
> 
> Call Stack (most recent call first):
>   WebKitLibraries/win/share/curl/cmake/CURLConfig.cmake:35 (include)
>   Source/cmake/WebKitFindPackage.cmake:104 (_find_package)
>   C:/Program Files/CMake/share/cmake-3.17/Modules/FindCURL.cmake:58 (find_package)
>   Source/cmake/WebKitFindPackage.cmake:104 (_find_package)
>   Source/cmake/OptionsWinCairo.cmake:9 (find_package)
>   Source/cmake/WebKitCommon.cmake:57 (include)
>   CMakeLists.txt:169 (include)

-- 
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/20200327/89c6799d/attachment.htm>


More information about the webkit-unassigned mailing list