Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[skia] Build failure #33770

Closed
autoantwort opened this issue Sep 14, 2023 · 0 comments · Fixed by #33793
Closed

[skia] Build failure #33770

autoantwort opened this issue Sep 14, 2023 · 0 comments · Fixed by #33793
Assignees
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@autoantwort
Copy link
Contributor

Package: skia[core,freetype]:x64-windows -> 0.36.0#9

Host Environment

  • Host: x64-windows
  • Compiler: MSVC 19.37.32822.0
  • vcpkg-tool version: 2999-12-31-unknownhash
    vcpkg-scripts version: 06012f4 2023-09-14 (7 minutes ago)

To Reproduce

vcpkg install --enforce-port-checks
Failure logs

-- Using cached C:/v/downloads/skia-f86f242886692a18f5adc1cf9cbd6740cd0870fd.tar.gz
-- Cleaning sources at C:/v/vcpkg4/buildtrees/skia/src/40cd0870fd-d070e87289.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source C:/v/downloads/skia-f86f242886692a18f5adc1cf9cbd6740cd0870fd.tar.gz
-- Applying patch disable-msvc-env-setup.patch
-- Applying patch uwp.patch
-- Applying patch core-opengl32.patch
-- Applying patch disable-dev-test.patch
-- Using source at C:/v/vcpkg4/buildtrees/skia/src/40cd0870fd-d070e87289.clean
CMake Warning at ports/skia/skia-functions.cmake:13 (message):
  Dependency dawn diverges from upstream.  Upstream:
  "https://dawn.googlesource.com/dawn.git@c81cefe06ea4644e8764d356ab6b5a611d945a94",
  Actual:
  "https://dawn.googlesource.com/dawn.git@30fa0d8d2ced43e44baa522dd4bd4684b14a3099"
Call Stack (most recent call first):
  ports/skia/portfile.cmake:26 (declare_external_from_git)
  scripts/ports.cmake:147 (include)


CMake Warning at ports/skia/skia-functions.cmake:13 (message):
  Dependency sfntly diverges from upstream.  Upstream:
  "https://chromium.googlesource.com/external/github.com/googlei18n/sfntly.git@b55ff303ea2f9e26702b514cf6a3196a2e3e2974",
  Actual:
  "https://github.com/googlefonts/sfntly.git@b55ff303ea2f9e26702b514cf6a3196a2e3e2974"
Call Stack (most recent call first):
  ports/skia/portfile.cmake:56 (declare_external_from_git)
  scripts/ports.cmake:147 (include)


CMake Warning at ports/skia/skia-functions.cmake:13 (message):
  Dependency spirv-tools diverges from upstream.  Upstream:
  "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@3a8a961cffb7699422a05dcbafdd721226b4547d",
  Actual:
  "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@0073a1fa36f7c52ad3d58059cb5d5de8efa825ad"
Call Stack (most recent call first):
  ports/skia/portfile.cmake:71 (declare_external_from_git)
  scripts/ports.cmake:147 (include)


CMake Warning at ports/skia/skia-functions.cmake:13 (message):
  Dependency tint diverges from upstream.  Upstream: Actual:
  "https://dawn.googlesource.com/tint@200492e32b94f042d9942154fb4fa7f93bb8289a"
Call Stack (most recent call first):
  ports/skia/portfile.cmake:76 (declare_external_from_git)
  scripts/ports.cmake:147 (include)


CMake Warning at ports/skia/skia-functions.cmake:13 (message):
  Dependency vulkan-tools diverges from upstream.  Upstream:
  "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools@497f232680b046db34ba9e9da065e6303a125851",
  Actual:
  "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools@d55c7aaf041af331bee8c22fb448a6ff4c797f73"
Call Stack (most recent call first):
  ports/skia/portfile.cmake:81 (declare_external_from_git)
  scripts/ports.cmake:147 (include)


-- Creating third_party/externals/dng_sdk
-- Using cached C:/v/downloads/skia-c8d0c9b1d16bfda56f15165d39e0ffa360a11123.tar.gz
-- Extracting source C:/v/downloads/skia-c8d0c9b1d16bfda56f15165d39e0ffa360a11123.tar.gz
-- Using source at C:/v/vcpkg4/buildtrees/skia/src/a360a11123-898a3db282.clean
-- Creating third_party/externals/libgifcodec
-- Using cached C:/v/downloads/skia-fd59fa92a0c86788dcdd84d091e1ce81eda06a77.tar.gz
-- Extracting source C:/v/downloads/skia-fd59fa92a0c86788dcdd84d091e1ce81eda06a77.tar.gz
-- Using source at C:/v/vcpkg4/buildtrees/skia/src/81eda06a77-6eca1c275f.clean
-- Creating third_party/externals/piex
-- Using cached C:/v/downloads/skia-bb217acdca1cc0c16b704669dd6f91a1b509c406.tar.gz
-- Extracting source C:/v/downloads/skia-bb217acdca1cc0c16b704669dd6f91a1b509c406.tar.gz
-- Using source at C:/v/vcpkg4/buildtrees/skia/src/a1b509c406-e07806e41f.clean
-- Creating third_party/externals/sfntly
-- Using cached C:/v/downloads/skia-b55ff303ea2f9e26702b514cf6a3196a2e3e2974.tar.gz
-- Extracting source C:/v/downloads/skia-b55ff303ea2f9e26702b514cf6a3196a2e3e2974.tar.gz
-- Using source at C:/v/vcpkg4/buildtrees/skia/src/6a2e3e2974-c049305727.clean
-- Found external ninja('1.11.0').
-- Getting CMake variables for x64-windows
-- Generating build (x64-windows-dbg)...
-- Generating build (x64-windows-rel)...
-- vcpkg-gn: fixing ninja paths for Windows
-- Building (x64-windows-dbg)...
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message):
    Command failed: "C:/Program Files/Microsoft Visual Studio/2022/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe" -C C:/v/vcpkg4/buildtrees/skia/x64-windows-dbg :skia
    Working Directory: C:/v/vcpkg4/buildtrees/skia/src/40cd0870fd-d070e87289.clean
    See logs for more information:
      C:\v\vcpkg4\buildtrees\skia\build-x64-windows-dbg-out.log

Call Stack (most recent call first):
  scripts/cmake/vcpkg_build_ninja.cmake:3 (vcpkg_execute_build_process)
  scripts/cmake/vcpkg_build_ninja.cmake:24 (z_vcpkg_build_ninja_build)
  vcpkg_installed/x64-windows/share/vcpkg-gn/vcpkg_gn_install.cmake:94 (vcpkg_build_ninja)
  ports/skia/portfile.cmake:305 (vcpkg_gn_install)
  scripts/ports.cmake:147 (include)



C:\v\vcpkg4\buildtrees\skia\build-x64-windows-dbg-out.log
ninja: Entering directory `C:/v/vcpkg4/buildtrees/skia/x64-windows-dbg'
[1/817] stamp obj/armv7.stamp
[2/817] stamp obj/avif.stamp
[3/817] stamp obj/compile_sksl_skvm_tests.stamp
[4/817] stamp obj/compile_sksl_glsl_tests.stamp
[5/817] stamp obj/compile_sksl_metal_tests.stamp
[6/817] stamp obj/crc32.stamp
[7/817] stamp obj/fontmgr_mac_ct.stamp
[8/817] stamp obj/arm64.stamp
[9/817] stamp obj/compile_sksl_glsl_nosettings_tests.stamp
[10/817] stamp obj/fontmgr_fontconfig.stamp
[11/817] stamp obj/fontmgr_FontConfigInterface.stamp
[12/817] stamp obj/compile_sksl_spirv_tests.stamp
[13/817] stamp obj/fontmgr_fuchsia.stamp
[14/817] compile ../src/40cd0870fd-d070e87289.clean/src/gpu/ganesh/GrAHardwareBufferImageGenerator.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[15/817] compile ../src/40cd0870fd-d070e87289.clean/client_utils/android/BitmapRegionDecoder.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[16/817] compile ../src/40cd0870fd-d070e87289.clean/client_utils/android/FrontBufferedStream.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[17/817] compile ../src/40cd0870fd-d070e87289.clean/src/opts/SkOpts_avx.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[18/817] stamp obj/dehydrate_sksl.stamp
[19/817] compile ../src/40cd0870fd-d070e87289.clean/third_party/externals/libgifcodec/SkLibGifCodec.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[20/817] stamp obj/avx.stamp
[21/817] stamp obj/android_utils.stamp
[22/817] compile ../src/40cd0870fd-d070e87289.clean/src/ports/SkFontMgr_custom_empty.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[23/817] compile ../src/40cd0870fd-d070e87289.clean/src/fonts/SkFontMgr_indirect.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[24/817] compile ../src/40cd0870fd-d070e87289.clean/src/ports/SkFontMgr_custom_directory.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[25/817] compile ../src/40cd0870fd-d070e87289.clean/src/ports/SkFontMgr_custom.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[26/817] compile ../src/40cd0870fd-d070e87289.clean/src/gpu/ganesh/GrAHardwareBufferUtils.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[27/817] compile ../src/40cd0870fd-d070e87289.clean/src/ports/SkFontMgr_win_dw_factory.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[28/817] compile ../src/40cd0870fd-d070e87289.clean/src/ports/SkFontMgr_custom_embedded.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[29/817] compile ../src/40cd0870fd-d070e87289.clean/src/gpu/ganesh/GrBackendSurfaceMutableState.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[30/817] compile ../src/40cd0870fd-d070e87289.clean/src/gpu/ganesh/GrBackendSemaphore.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[31/817] compile ../src/40cd0870fd-d070e87289.clean/src/ports/SkScalerContext_win_dw.cpp
...
Skipped 960 lines
...
[519/817] compile ../src/40cd0870fd-d070e87289.clean/src/pathops/SkOpBuilder.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[520/817] compile ../src/40cd0870fd-d070e87289.clean/src/image/SkImage_Raster.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[521/817] compile ../src/40cd0870fd-d070e87289.clean/src/pathops/SkPathOpsDebug.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[522/817] compile ../src/40cd0870fd-d070e87289.clean/src/pathops/SkPathOpsAsWinding.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[523/817] compile ../src/40cd0870fd-d070e87289.clean/src/pathops/SkOpCoincidence.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[524/817] compile ../src/40cd0870fd-d070e87289.clean/src/pathops/SkPathOpsCommon.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[525/817] compile ../src/40cd0870fd-d070e87289.clean/src/pathops/SkPathOpsOp.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[526/817] compile ../src/40cd0870fd-d070e87289.clean/src/pathops/SkOpSpan.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[527/817] compile ../src/40cd0870fd-d070e87289.clean/src/pathops/SkPathOpsRect.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[528/817] compile ../src/40cd0870fd-d070e87289.clean/src/core/SkBigPicture.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[529/817] compile ../src/40cd0870fd-d070e87289.clean/src/pathops/SkPathOpsConic.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[530/817] compile ../src/40cd0870fd-d070e87289.clean/src/pathops/SkPathOpsTightBounds.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[531/817] compile ../src/40cd0870fd-d070e87289.clean/src/pathops/SkOpSegment.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[532/817] compile ../src/40cd0870fd-d070e87289.clean/src/image/SkImage.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[533/817] compile ../src/40cd0870fd-d070e87289.clean/src/shaders/SkTransformShader.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[534/817] compile ../src/40cd0870fd-d070e87289.clean/src/pathops/SkPathOpsWinding.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[535/817] compile ../src/40cd0870fd-d070e87289.clean/src/pathops/SkPathWriter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[536/817] compile ../src/40cd0870fd-d070e87289.clean/src/image/SkImage_Lazy.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[537/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkBase64.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[538/817] compile ../src/40cd0870fd-d070e87289.clean/src/pathops/SkPathOpsSimplify.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[539/817] compile ../src/40cd0870fd-d070e87289.clean/src/pathops/SkPathOpsCubic.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[540/817] compile ../src/40cd0870fd-d070e87289.clean/src/shaders/SkImageShader.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[541/817] compile ../src/40cd0870fd-d070e87289.clean/src/core/SkPictureRecorder.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[542/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkCharToGlyphCache.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[543/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkCamera.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[544/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkAnimCodecPlayer.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[545/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkDashPath.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[546/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkFloatToDecimal.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[547/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkCanvasStack.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[548/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkMatrix22.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[549/817] compile ../src/40cd0870fd-d070e87289.clean/src/pathops/SkPathOpsTypes.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[550/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkEventTracer.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[551/817] compile ../src/40cd0870fd-d070e87289.clean/src/core/SkPictureRecord.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[552/817] compile ../src/40cd0870fd-d070e87289.clean/src/core/SkPictureFlat.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[553/817] compile ../src/40cd0870fd-d070e87289.clean/src/pathops/SkReduceOrder.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[554/817] compile ../src/40cd0870fd-d070e87289.clean/src/pathops/SkPathOpsTSect.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[555/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkClipStackUtils.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[556/817] compile ../src/40cd0870fd-d070e87289.clean/src/core/SkRecordedDrawable.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[557/817] compile ../src/40cd0870fd-d070e87289.clean/src/core/SkPictureImageGenerator.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[558/817] compile ../src/40cd0870fd-d070e87289.clean/src/core/SkRecorder.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[559/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkJSON.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[560/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkParseColor.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[561/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkOSPath.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[562/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkNullCanvas.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[563/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/mac/SkCTFont.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[564/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkJSONWriter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[565/817] compile ../src/40cd0870fd-d070e87289.clean/src/core/SkPictureData.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[566/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkThreadUtils_pthread.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[567/817] compile ../src/40cd0870fd-d070e87289.clean/src/core/SkPicture.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[568/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/mac/SkCreateCGImageRef.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[569/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkOrderedFontMgr.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[570/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkParse.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[571/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkCustomTypeface.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[572/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkNWayCanvas.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[573/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkGaussianColorFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[574/817] compile ../src/40cd0870fd-d070e87289.clean/src/text/GlyphRun.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[575/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkPolyUtils.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[576/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkThreadUtils_win.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[577/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkCanvasStateUtils.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[578/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkUTF.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[579/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkPatchUtils.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[580/817] compile ../src/40cd0870fd-d070e87289.clean/src/text/StrikeForGPU.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[581/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkPaintFilterCanvas.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[582/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/SkColorMatrix.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[583/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/win/SkAutoCoInitialize.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[584/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/SkColorMatrixFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[585/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkShaderUtils.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[586/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/win/SkWGL_win.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[587/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/win/SkDWriteFontFileStream.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[588/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkMultiPictureDocument.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[589/817] compile ../src/40cd0870fd-d070e87289.clean/src/core/SkPicturePlayback.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[590/817] compile ../src/40cd0870fd-d070e87289.clean/src/shaders/SkPictureShader.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[591/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/SkBlenders.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[592/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/win/SkDWrite.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[593/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkVMVisualizer.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[594/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/win/SkDWriteGeometrySink.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[595/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkShadowTessellator.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[596/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/win/SkIStream.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[597/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkParsePath.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[598/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/win/SkHRESULT.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[599/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkShadowUtils.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[600/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/SkCornerPathEffect.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[601/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/SkLumaColorFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[602/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/SkDiscretePathEffect.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[603/817] compile ../src/40cd0870fd-d070e87289.clean/src/utils/SkTextUtils.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[604/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/Sk2DPathEffect.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[605/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/SkEmbossMask.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[606/817] compile ../src/40cd0870fd-d070e87289.clean/src/shaders/gradients/Sk4fLinearGradient.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[607/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/SkEmbossMaskFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[608/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/SkHighContrastFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[609/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/SkOpPathEffect.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[610/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/SkTrimPathEffect.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[611/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/imagefilters/SkComposeImageFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[612/817] compile ../src/40cd0870fd-d070e87289.clean/src/shaders/gradients/SkRadialGradient.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[613/817] compile ../src/40cd0870fd-d070e87289.clean/src/shaders/gradients/SkTwoPointConicalGradient.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[614/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/SkDashPathEffect.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[615/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/SkOverdrawColorFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[616/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/SkTableColorFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[617/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/SkLayerDrawLooper.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[618/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/SkTableMaskFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[619/817] compile ../src/40cd0870fd-d070e87289.clean/src/shaders/SkPerlinNoiseShader.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[620/817] compile ../src/40cd0870fd-d070e87289.clean/src/shaders/gradients/SkLinearGradient.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[621/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/imagefilters/SkCropImageFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[622/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/SkShaderMaskFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[623/817] compile ../src/40cd0870fd-d070e87289.clean/src/shaders/gradients/Sk4fGradientBase.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[624/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/imagefilters/SkDropShadowImageFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[625/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/imagefilters/SkColorFilterImageFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[626/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/Sk1DPathEffect.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[627/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/imagefilters/SkMergeImageFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[628/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/imagefilters/SkDisplacementMapImageFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[629/817] compile ../src/40cd0870fd-d070e87289.clean/src/codec/SkAndroidCodecAdapter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[630/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/imagefilters/SkBlurImageFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[631/817] compile ../src/40cd0870fd-d070e87289.clean/src/codec/SkBmpCodec.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[632/817] compile ../src/40cd0870fd-d070e87289.clean/src/codec/SkColorTable.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[633/817] compile ../src/40cd0870fd-d070e87289.clean/src/codec/SkAndroidCodec.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[634/817] compile ../src/40cd0870fd-d070e87289.clean/src/shaders/gradients/SkGradientShaderBase.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[635/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/imagefilters/SkTileImageFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[636/817] compile ../src/40cd0870fd-d070e87289.clean/src/codec/SkBmpMaskCodec.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[637/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/imagefilters/SkOffsetImageFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[638/817] compile ../src/40cd0870fd-d070e87289.clean/src/codec/SkBmpRLECodec.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[639/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/imagefilters/SkPictureImageFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[640/817] compile ../src/40cd0870fd-d070e87289.clean/src/codec/SkCodec.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[641/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/imagefilters/SkShaderImageFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[642/817] compile ../src/40cd0870fd-d070e87289.clean/src/codec/SkBmpBaseCodec.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[643/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/imagefilters/SkAlphaThresholdImageFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[644/817] compile ../src/40cd0870fd-d070e87289.clean/src/shaders/gradients/SkGradientShader.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[645/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/imagefilters/SkRuntimeImageFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[646/817] compile ../src/40cd0870fd-d070e87289.clean/src/ports/SkMemory_malloc.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[647/817] compile ../src/40cd0870fd-d070e87289.clean/src/ports/SkDiscardableMemory_none.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[648/817] compile ../src/40cd0870fd-d070e87289.clean/src/codec/SkCodecImageGenerator.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[649/817] compile ../src/40cd0870fd-d070e87289.clean/src/codec/SkMaskSwizzler.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[650/817] compile ../src/40cd0870fd-d070e87289.clean/src/codec/SkMasks.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[651/817] compile ../src/40cd0870fd-d070e87289.clean/src/codec/SkBmpStandardCodec.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[652/817] compile ../src/40cd0870fd-d070e87289.clean/src/ports/SkImageGenerator_skia.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[653/817] compile ../src/40cd0870fd-d070e87289.clean/src/codec/SkWbmpCodec.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[654/817] compile ../src/40cd0870fd-d070e87289.clean/src/codec/SkSampler.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[655/817] compile ../src/40cd0870fd-d070e87289.clean/src/android/SkAndroidFrameworkUtils.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[656/817] compile ../src/40cd0870fd-d070e87289.clean/src/codec/SkEncodedInfo.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[657/817] compile ../src/40cd0870fd-d070e87289.clean/src/codec/SkParseEncodedOrigin.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[658/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/imagefilters/SkBlendImageFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[659/817] compile ../src/40cd0870fd-d070e87289.clean/src/images/SkImageEncoder.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[660/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/imagefilters/SkLightingImageFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[661/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/imagefilters/SkMatrixConvolutionImageFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[662/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/imagefilters/SkArithmeticImageFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[663/817] compile ../src/40cd0870fd-d070e87289.clean/src/sfnt/SkOTTable_name.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[664/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/imagefilters/SkMagnifierImageFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[665/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/SkSLLexer.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[666/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/SkSLBuiltinMap.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[667/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/SkSLBuiltinTypes.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[668/817] compile ../src/40cd0870fd-d070e87289.clean/src/sfnt/SkOTUtils.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[669/817] compile ../src/40cd0870fd-d070e87289.clean/src/ports/SkOSFile_stdio.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[670/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/SkSLConstantFolder.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[671/817] compile ../src/40cd0870fd-d070e87289.clean/src/android/SkAnimatedImage.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[672/817] compile ../src/40cd0870fd-d070e87289.clean/src/codec/SkStreamBuffer.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[673/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/imagefilters/SkImageImageFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[674/817] compile ../src/40cd0870fd-d070e87289.clean/src/ports/SkGlobalInitialization_default.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[675/817] compile ../src/40cd0870fd-d070e87289.clean/src/codec/SkSampledCodec.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[676/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/SkSLAnalysis.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[677/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/SkSLDSLParser.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[678/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/SkSLOperator.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[679/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/SkSLMangler.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[680/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/SkSLPool.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[681/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/SkSLSharedCompiler.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[682/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/SkSLPosition.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[683/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/SkSLDehydrator.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[684/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/SkSLOutputStream.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[685/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/SkSLSampleUsage.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[686/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/SkSLString.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[687/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/analysis/SkSLIsConstantExpression.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[688/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/analysis/SkSLSwitchCaseContainsExit.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[689/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/analysis/SkSLIsSameExpressionTree.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[690/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/analysis/SkSLGetComputeShaderMainParams.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[691/817] compile ../src/40cd0870fd-d070e87289.clean/src/codec/SkSwizzler.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[692/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/SkSLInliner.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[693/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/dsl/DSLCase.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[694/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/SkSLUtil.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[695/817] compile ../src/40cd0870fd-d070e87289.clean/src/shaders/gradients/SkSweepGradient.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[696/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/analysis/SkSLCanExitWithoutReturningValue.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[697/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/SkSLThreadContext.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[698/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/SkSLContext.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[699/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/analysis/SkSLFinalizationChecks.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[700/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/SkSLErrorReporter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[701/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/analysis/SkSLIsTrivialExpression.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[702/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/analysis/SkSLCheckProgramStructure.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[703/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/analysis/SkSLGetLoopUnrollInfo.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[704/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLBlock.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[705/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/SkSLRehydrator.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[706/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLChildCall.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[707/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/codegen/SkSLVMCodeGenerator.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[708/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/analysis/SkSLProgramUsage.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[709/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/SkSLCompiler.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[710/817] compile ../src/40cd0870fd-d070e87289.clean/src/effects/imagefilters/SkMorphologyImageFilter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[711/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/dsl/DSLExpression.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[712/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/dsl/priv/DSLWriter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[713/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/dsl/DSLSymbols.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[714/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/dsl/DSLCore.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[715/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/dsl/DSLLayout.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[716/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/dsl/DSLVar.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[717/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/dsl/DSLType.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[718/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/dsl/DSLFunction.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[719/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/dsl/DSLBlock.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[720/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/dsl/DSLStatement.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[721/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLConstructorCompound.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[722/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLConstructor.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[723/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLBinaryExpression.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[724/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLConstructorArrayCast.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[725/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLPostfixExpression.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[726/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLForStatement.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[727/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/tracing/SkVMDebugTrace.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[728/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLConstructorStruct.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[729/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/transform/SkSLEliminateDeadFunctions.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[730/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLSwitchStatement.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[731/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLConstructorDiagonalMatrix.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[732/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/transform/SkSLAddConstToVarModifiers.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[733/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/transform/SkSLEliminateDeadGlobalVariables.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[734/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLConstructorSplat.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[735/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLFieldAccess.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[736/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLConstructorScalarCast.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[737/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLConstructorMatrixResize.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[738/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/transform/SkSLEliminateDeadLocalVariables.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[739/817] compile ../src/40cd0870fd-d070e87289.clean/src/ports/SkDebug_win.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[740/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/transform/SkSLEliminateEmptyStatements.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[741/817] compile ../src/40cd0870fd-d070e87289.clean/src/core/SkCombinationBuilder.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[742/817] compile ../src/40cd0870fd-d070e87289.clean/src/core/SkFactoryFunctions.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[743/817] compile ../src/40cd0870fd-d070e87289.clean/src/ports/SkImageEncoder_WIC.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[744/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/transform/SkSLFindAndDeclareBuiltinFunctions.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[745/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/tracing/SkVMDebugTracePlayer.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[746/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/transform/SkSLFindAndDeclareBuiltinVariables.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[747/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/transform/SkSLEliminateUnreachableCode.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[748/817] stamp obj/sse2.stamp
[749/817] stamp obj/skvm_jit.stamp
[750/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLFunctionCall.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[751/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLExpressionStatement.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[752/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLTernaryExpression.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[753/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLFunctionDeclaration.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[754/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLExpression.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[755/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLConstructorCompoundCast.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[756/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLVariableReference.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[757/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLModifiers.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[758/817] stamp obj/wuffs.stamp
[759/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLSwizzle.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[760/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLConstructorArray.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[761/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLDoStatement.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[762/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLTypeReference.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[763/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLPrefixExpression.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[764/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLSetting.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[765/817] stamp obj/third_party/freetype2/freetype2.stamp
[766/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLVariable.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[767/817] stamp obj/third_party/expat/expat.stamp
[768/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLSymbolTable.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[769/817] compile ../src/40cd0870fd-d070e87289.clean/src/ports/SkOSLibrary_win.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[770/817] compile ../src/40cd0870fd-d070e87289.clean/src/ports/SkImageGeneratorWIC.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[771/817] stamp obj/third_party/libjpeg-turbo/libjpeg.stamp
[772/817] stamp obj/third_party/libwebp/libwebp.stamp
[773/817] compile ../src/40cd0870fd-d070e87289.clean/src/opts/SkOpts_sse41.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[774/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLIfStatement.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[775/817] stamp obj/third_party/zlib/zlib.stamp
[776/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLIndexExpression.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[777/817] stamp obj/jpeg_encode.stamp
[778/817] stamp obj/jpeg_decode.stamp
[779/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLType.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[780/817] stamp obj/sse41.stamp
[781/817] stamp obj/pdf.stamp
[782/817] stamp obj/third_party/libpng/libpng.stamp
[783/817] stamp obj/png_decode.stamp
[784/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLVarDeclarations.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[785/817] compile ../src/40cd0870fd-d070e87289.clean/src/sksl/ir/SkSLFunctionDefinition.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[786/817] stamp obj/png_encode.stamp
[787/817] compile ../src/40cd0870fd-d070e87289.clean/src/ports/SkOSFile_win.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[788/817] compile ../src/40cd0870fd-d070e87289.clean/src/opts/SkOpts_sse42.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[789/817] compile ../src/40cd0870fd-d070e87289.clean/modules/skcms/skcms.cc
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[790/817] stamp obj/sse42.stamp
[791/817] compile ../src/40cd0870fd-d070e87289.clean/src/images/SkWebpEncoder.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[792/817] stamp obj/webp_encode.stamp
[793/817] compile ../src/40cd0870fd-d070e87289.clean/src/xml/SkDOM.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[794/817] compile ../src/40cd0870fd-d070e87289.clean/src/opts/SkOpts_ssse3.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[795/817] stamp obj/ssse3.stamp
[796/817] compile ../src/40cd0870fd-d070e87289.clean/src/opts/SkOpts_skx.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[797/817] compile ../src/40cd0870fd-d070e87289.clean/src/xml/SkXMLWriter.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[798/817] stamp obj/skx.stamp
[799/817] link skcms.lib
[800/817] compile ../src/40cd0870fd-d070e87289.clean/src/codec/SkWebpCodec.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[801/817] stamp obj/webp_decode.stamp
[802/817] compile ../src/40cd0870fd-d070e87289.clean/src/ports/SkFontHost_FreeType_common.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[803/817] compile ../src/40cd0870fd-d070e87289.clean/src/svg/SkSVGCanvas.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[804/817] compile ../src/40cd0870fd-d070e87289.clean/src/svg/SkSVGDevice.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[805/817] compile ../src/40cd0870fd-d070e87289.clean/src/xml/SkXMLParser.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[806/817] stamp obj/xml.stamp
[807/817] compile ../src/40cd0870fd-d070e87289.clean/src/xps/SkXPSDevice.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[808/817] compile ../src/40cd0870fd-d070e87289.clean/src/xps/SkXPSDocument.cpp
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
[809/817] stamp obj/xps.stamp
[810/817] compile ../src/40cd0870fd-d070e87289.clean/src/ports/SkFontHost_FreeType.cpp
FAILED: obj/src/ports/typeface_freetype.SkFontHost_FreeType.obj 
"C:\Program Files\Microsoft Visual Studio\2022\Community\VC/Tools/MSVC/14.37.32822/bin/HostX64/x64/cl.exe" /nologo /showIncludes /FC -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -DWIN32_LEAN_AND_MEAN -DNOMINMAX -DSKIA_DLL -DSK_ENABLE_SKSL -DSK_ENABLE_PRECOMPILE -DSK_GAMMA_APPLY_TO_A8 -DSK_ALLOW_STATIC_GLOBAL_INITIALIZERS=1 -DGR_TEST_UTILS=0 -DSKIA_IMPLEMENTATION=1 "-IC:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.37.32822/include" "-IC:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/shared" "-IC:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/ucrt" "-IC:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/um" "-IC:/Program Files (x86)/Windows Kits/10/Include/10.0.22621.0/winrt" -I../src/40cd0870fd-d070e87289.clean -IC:/v/vcpkg4/vcpkg_installed/x64-windows/include -IC:/v/vcpkg4/vcpkg_installed/x64-windows/include/libpng16 /wd5030 /bigobj /utf-8 /Z7 /W3 /wd4244 /wd4267 /wd4800 /wd4291 /wd4251 /wd4275 /wd5041  /std:c++17 /GR- -nologo -DWIN32 -D_WINDOWS -W3 -utf-8 -GR -EHsc -MP -D_DEBUG -MDd -Z7 -Ob0 -Od -RTC1 /c ../src/40cd0870fd-d070e87289.clean/src/ports/SkFontHost_FreeType.cpp /Foobj/src/ports/typeface_freetype.SkFontHost_FreeType.obj /Fd"obj/typeface_freetype_c.pdb"
cl : Command line warning D9025 : overriding '/GR-' with '/GR'
C:\v\vcpkg4\buildtrees\skia\src\40cd0870fd-d070e87289.clean\src\ports\SkFontHost_FreeType.cpp(79): fatal error C1083: Cannot open include file: 'dlfcn.h': No such file or directory
ninja: build stopped: subcommand failed.
**Additional context**
vcpkg.json
{
  "name": "1",
  "version": "1.0",
  "dependencies": [
    {
      "name": "skia",
      "default-features": false,
      "features": [
        "freetype"
      ]
    }
  ]
}

@LilyWangLL LilyWangLL added the category:port-bug The issue is with a library, which is something the port should already support label Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants