[Webkit-unassigned] [Bug 214170] New: [WinCairo][MediaFoundation] r264188 introduced linker warning: LNK4199: /DELAYLOAD:mf.dll ignored; no imports found from mf.dll

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 9 18:14:12 PDT 2020


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

            Bug ID: 214170
           Summary: [WinCairo][MediaFoundation] r264188 introduced linker
                    warning: LNK4199: /DELAYLOAD:mf.dll ignored; no
                    imports found from mf.dll
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

[WinCairo][MediaFoundation] r264188 introduced linker warning: LNK4199: /DELAYLOAD:mf.dll ignored; no imports found from mf.dll

r264188 added the linker flag /DELAYLOAD:mf.dll to WebCore.
It should be propagated to WebKit.dll and WebKit2.dll, but not to other dll and exe files.


[5115/5276] Linking CXX executable bin64\WebKitWebProcess.exe
LINK : warning LNK4199: /DELAYLOAD:mf.dll ignored; no imports found from mf.dll
LINK : warning LNK4199: /DELAYLOAD:mfplat.dll ignored; no imports found from mfplat.dll
LINK : warning LNK4199: /DELAYLOAD:mf.dll ignored; no imports found from mf.dll
LINK : warning LNK4199: /DELAYLOAD:mfplat.dll ignored; no imports found from mfplat.dll
[5116/5276] Linking CXX executable bin64\WebKitNetworkProcess.exe
LINK : warning LNK4199: /DELAYLOAD:mf.dll ignored; no imports found from mf.dll
LINK : warning LNK4199: /DELAYLOAD:mfplat.dll ignored; no imports found from mfplat.dll
LINK : warning LNK4199: /DELAYLOAD:mf.dll ignored; no imports found from mf.dll
LINK : warning LNK4199: /DELAYLOAD:mfplat.dll ignored; no imports found from mfplat.dll
[5117/5276] Building RC object Tools\MiniBrowser\win\CMakeFiles\MiniBrowser.dir\MiniBrowser.rc.res
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384
Copyright (C) Microsoft Corporation.  All rights reserved.

[5118/5276] Building RC object Tools\MiniBrowser\win\CMakeFiles\MiniBrowserLib.dir\MiniBrowserLib.rc.res
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384
Copyright (C) Microsoft Corporation.  All rights reserved.

[5145/5276] Linking CXX shared library bin64\MiniBrowserLib.dll
   Creating library lib64\MiniBrowserLib.lib and object lib64\MiniBrowserLib.exp
LINK : warning LNK4199: /DELAYLOAD:mf.dll ignored; no imports found from mf.dll
LINK : warning LNK4199: /DELAYLOAD:mfplat.dll ignored; no imports found from mfplat.dll
   Creating library lib64\MiniBrowserLib.lib and object lib64\MiniBrowserLib.exp
LINK : warning LNK4199: /DELAYLOAD:mf.dll ignored; no imports found from mf.dll
LINK : warning LNK4199: /DELAYLOAD:mfplat.dll ignored; no imports found from mfplat.dll
[5151/5276] Linking CXX executable bin64\MiniBrowser.exe
LINK : warning LNK4199: /DELAYLOAD:mf.dll ignored; no imports found from mf.dll
LINK : warning LNK4199: /DELAYLOAD:mfplat.dll ignored; no imports found from mfplat.dll
LINK : warning LNK4199: /DELAYLOAD:mf.dll ignored; no imports found from mf.dll
LINK : warning LNK4199: /DELAYLOAD:mfplat.dll ignored; no imports found from mfplat.dll
[5199/5276] Linking CXX shared library bin64\TestRunnerInjectedBundle.dll
   Creating library lib64\TestRunnerInjectedBundle.lib and object lib64\TestRunnerInjectedBundle.exp
LINK : warning LNK4199: /DELAYLOAD:mf.dll ignored; no imports found from mf.dll
LINK : warning LNK4199: /DELAYLOAD:mfplat.dll ignored; no imports found from mfplat.dll
   Creating library lib64\TestRunnerInjectedBundle.lib and object lib64\TestRunnerInjectedBundle.exp
LINK : warning LNK4199: /DELAYLOAD:mf.dll ignored; no imports found from mf.dll
LINK : warning LNK4199: /DELAYLOAD:mfplat.dll ignored; no imports found from mfplat.dll
[5215/5276] Linking CXX shared library bin64\WebKitTestRunnerLib.dll
   Creating library lib64\WebKitTestRunnerLib.lib and object lib64\WebKitTestRunnerLib.exp
LINK : warning LNK4199: /DELAYLOAD:mf.dll ignored; no imports found from mf.dll
LINK : warning LNK4199: /DELAYLOAD:mfplat.dll ignored; no imports found from mfplat.dll
   Creating library lib64\WebKitTestRunnerLib.lib and object lib64\WebKitTestRunnerLib.exp
LINK : warning LNK4199: /DELAYLOAD:mf.dll ignored; no imports found from mf.dll
LINK : warning LNK4199: /DELAYLOAD:mfplat.dll ignored; no imports found from mfplat.dll
[5227/5276] Linking CXX shared library bin64\TestWebKitAPIInjectedBundle.dll
   Creating library lib64\TestWebKitAPIInjectedBundle.lib and object lib64\TestWebKitAPIInjectedBundle.exp
LINK : warning LNK4199: /DELAYLOAD:mf.dll ignored; no imports found from mf.dll
LINK : warning LNK4199: /DELAYLOAD:mfplat.dll ignored; no imports found from mfplat.dll
   Creating library lib64\TestWebKitAPIInjectedBundle.lib and object lib64\TestWebKitAPIInjectedBundle.exp
LINK : warning LNK4199: /DELAYLOAD:mf.dll ignored; no imports found from mf.dll
LINK : warning LNK4199: /DELAYLOAD:mfplat.dll ignored; no imports found from mfplat.dll
[5275/5276] Linking CXX shared library bin64\TestWebKitLib.dll
   Creating library lib64\TestWebKitLib.lib and object lib64\TestWebKitLib.exp
LINK : warning LNK4199: /DELAYLOAD:mf.dll ignored; no imports found from mf.dll
LINK : warning LNK4199: /DELAYLOAD:mfplat.dll ignored; no imports found from mfplat.dll
   Creating library lib64\TestWebKitLib.lib and object lib64\TestWebKitLib.exp
LINK : warning LNK4199: /DELAYLOAD:mf.dll ignored; no imports found from mf.dll
LINK : warning LNK4199: /DELAYLOAD:mfplat.dll ignored; no imports found from mfplat.dll
[5276/5276] Linking CXX executable bin64\TestWebKit.exe

-- 
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/20200710/a6cad2bf/attachment.htm>


More information about the webkit-unassigned mailing list