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

[glib] Build error on x64-windows #42975

Open
sohrab-niche opened this issue Dec 28, 2024 · 2 comments
Open

[glib] Build error on x64-windows #42975

sohrab-niche opened this issue Dec 28, 2024 · 2 comments

Comments

@sohrab-niche
Copy link

Package: glib:[email protected]#1

Host Environment

  • Host: x64-windows
  • Compiler: MSVC 19.43.34604.0
  • vcpkg-tool version: 2024-08-01-fd884a0d390d12783076341bd43d77c3a6a15658
    vcpkg-scripts version: 80d54ff 2024-12-23 (4 days ago)

To Reproduce

vcpkg install gstreamer

Failure logs

-- Found Python version '3.12.7 at D:/vcpkg/downloads/tools/python/python-3.12.7-x64-1/python.exe'
-- Using meson: D:/vcpkg/downloads/tools/meson-1.3.2-aa4767/meson.py
-- Using cached glib-2.78.4.tar.xz.
-- Cleaning sources at D:/vcpkg/buildtrees/glib/src/glib-2-322e03f702.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source D:/vcpkg/downloads/glib-2.78.4.tar.xz
-- Applying patch use-libiconv-on-windows.patch
-- Applying patch libintl.patch
-- Using source at D:/vcpkg/buildtrees/glib/src/glib-2-322e03f702.clean
CMake Warning at scripts/ports.cmake:172 (message):
  Unexpected UNKNOWN_READ_ACCESS on variable APPLE in script mode.

  This variable name insufficiently expresses whether it refers to the target
  system or to the host system.  Use a prefixed variable instead.

  - Variables providing information about the host:

    CMAKE_HOST_<SYSTEM>
    VCPKG_HOST_IS_<SYSTEM>

  - Variables providing information about the target:

    VCPKG_TARGET_IS_<SYSTEM>
    VCPKG_DETECTED_<VARIABLE> (using vcpkg_cmake_get_vars)

Call Stack (most recent call first):
  C:/Users/SOHRAB/AppData/Local/vcpkg/registries/git-trees/d73077209c5fcb5a0340baf7d8ba76d128c1ab27/portfile.cmake:2147483647 (z_vcpkg_warn_ambiguous_system_variables)
  C:/Users/SOHRAB/AppData/Local/vcpkg/registries/git-trees/d73077209c5fcb5a0340baf7d8ba76d128c1ab27/portfile.cmake:15 (if)
  scripts/ports.cmake:196 (include)


-- Found external ninja('1.12.1').
-- Getting CMake variables for x64-windows
CMake Warning at scripts/ports.cmake:172 (message):
  Unexpected READ_ACCESS on variable WIN32 in script mode.

  This variable name insufficiently expresses whether it refers to the target
  system or to the host system.  Use a prefixed variable instead.

  - Variables providing information about the host:

    CMAKE_HOST_<SYSTEM>
    VCPKG_HOST_IS_<SYSTEM>

  - Variables providing information about the target:

    VCPKG_TARGET_IS_<SYSTEM>
    VCPKG_DETECTED_<VARIABLE> (using vcpkg_cmake_get_vars)

Call Stack (most recent call first):
  installed/x64-windows/share/vcpkg-tool-meson/vcpkg_configure_meson.cmake:2147483647 (z_vcpkg_warn_ambiguous_system_variables)
  installed/x64-windows/share/vcpkg-tool-meson/vcpkg_configure_meson.cmake:192 (if)
  installed/x64-windows/share/vcpkg-tool-meson/vcpkg_configure_meson.cmake:361 (z_vcpkg_get_build_and_host_system)
  C:/Users/SOHRAB/AppData/Local/vcpkg/registries/git-trees/d73077209c5fcb5a0340baf7d8ba76d128c1ab27/portfile.cmake:42 (vcpkg_configure_meson)
  scripts/ports.cmake:196 (include)


CMake Warning at scripts/ports.cmake:172 (message):
  Unexpected READ_ACCESS on variable WIN32 in script mode.

  This variable name insufficiently expresses whether it refers to the target
  system or to the host system.  Use a prefixed variable instead.

  - Variables providing information about the host:

    CMAKE_HOST_<SYSTEM>
    VCPKG_HOST_IS_<SYSTEM>

  - Variables providing information about the target:

    VCPKG_TARGET_IS_<SYSTEM>
    VCPKG_DETECTED_<VARIABLE> (using vcpkg_cmake_get_vars)

Call Stack (most recent call first):
  installed/x64-windows/share/vcpkg-tool-meson/vcpkg_configure_meson.cmake:2147483647 (z_vcpkg_warn_ambiguous_system_variables)
  installed/x64-windows/share/vcpkg-tool-meson/vcpkg_configure_meson.cmake:254 (if)
  installed/x64-windows/share/vcpkg-tool-meson/vcpkg_configure_meson.cmake:361 (z_vcpkg_get_build_and_host_system)
  C:/Users/SOHRAB/AppData/Local/vcpkg/registries/git-trees/d73077209c5fcb5a0340baf7d8ba76d128c1ab27/portfile.cmake:42 (vcpkg_configure_meson)
  scripts/ports.cmake:196 (include)


-- Configuring x64-windows-dbg
-- Using cached msys2-mingw-w64-x86_64-pkgconf-1~2.3.0-1-any.pkg.tar.zst.
-- Using cached msys2-msys2-runtime-3.5.4-2-x86_64.pkg.tar.zst.
-- Using msys root at D:/vcpkg/downloads/tools/msys2/21caed2f81ec917b
-- Configuring x64-windows-dbg done
-- Configuring x64-windows-rel
-- Configuring x64-windows-rel done
-- Package x64-windows-dbg
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:127 (message):
    Command failed: "D:/Program Files/Microsoft Visual Studio/2022/Preview/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe" install -v
    Working Directory: D:/vcpkg/buildtrees/glib/x64-windows-dbg
    Error code: 1
    See logs for more information:
      D:\vcpkg\buildtrees\glib\package-x64-windows-dbg-out.log

Call Stack (most recent call first):
  installed/x64-windows/share/vcpkg-tool-meson/vcpkg_install_meson.cmake:33 (vcpkg_execute_required_process)
  C:/Users/SOHRAB/AppData/Local/vcpkg/registries/git-trees/d73077209c5fcb5a0340baf7d8ba76d128c1ab27/portfile.cmake:56 (vcpkg_install_meson)
  scripts/ports.cmake:196 (include)



D:\vcpkg\buildtrees\glib\package-x64-windows-dbg-out.log
[1/483] "C:/Program Files (x86)/Windows Kits/10/bin/10.0.22621.0/x64/rc.exe" "-c65001" "-DWIN32" "-D_DEBUG" "/nologo" "/foglib/glib_glib.rc_glib.res" "glib/glib.rc"
[2/483] "D:\vcpkg\downloads\tools\python\python-3.12.7-x64-1\python.exe" "D:/vcpkg/buildtrees/glib/src/glib-2-322e03f702.clean/tools/gen-visibility-macros.py" "2.78.4" "versions-macros" "../src/glib-2-322e03f702.clean/glib/gversionmacros.h.in" "glib/gversionmacros.h"
[3/483] "D:\vcpkg\downloads\tools\python\python-3.12.7-x64-1\python.exe" "D:/vcpkg/buildtrees/glib/src/glib-2-322e03f702.clean/tools/gen-visibility-macros.py" "2.78.4" "visibility-macros" "GLIB" "glib/glib-visibility.h"
[4/483] "C:/Program Files (x86)/Windows Kits/10/bin/10.0.22621.0/x64/rc.exe" "-c65001" "-DWIN32" "-D_DEBUG" "/nologo" "/fogobject/gobject_gobject.rc_gobject.res" "gobject/gobject.rc"
[5/483] "D:\vcpkg\downloads\tools\python\python-3.12.7-x64-1\python.exe" "D:/vcpkg/buildtrees/glib/src/glib-2-322e03f702.clean/tools/gen-visibility-macros.py" "2.78.4" "visibility-macros" "GOBJECT" "gobject/gobject-visibility.h"
[6/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Iglib\libcharset\libcharset.a.p" "-Iglib\libcharset" "-I..\src\glib-2-322e03f702.clean\glib\libcharset" "-I." "-I..\src\glib-2-322e03f702.clean" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DGLIB_CHARSETALIAS_DIR=\"D:/vcpkg/packages/glib_x64-windows/debug/lib\"" "/Fdglib\libcharset\libcharset.a.p\localcharset.c.pdb" /Foglib/libcharset/libcharset.a.p/localcharset.c.obj "/c" ../src/glib-2-322e03f702.clean/glib/libcharset/localcharset.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
[7/483] "D:\vcpkg\downloads\tools\python\python-3.12.7-x64-1\python.exe" "D:/vcpkg/buildtrees/glib/src/glib-2-322e03f702.clean/tools/gen-visibility-macros.py" "2.78.4" "visibility-macros" "GMODULE" "gmodule/gmodule-visibility.h"
[8/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Iglib\gnulib\libgnulib.a.p" "-Iglib\gnulib" "-I..\src\glib-2-322e03f702.clean\glib\gnulib" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DGCC_LINT=1" "-DLIBDIR=\"D:/vcpkg/packages/glib_x64-windows/debug/lib\"" "-DG_LOG_DOMAIN=\"GLib\"" "-DGLIB_COMPILATION" "-DHAVE_ISNAN_IN_LIBC" "-DHAVE_ISNAND_IN_LIBC" "-DHAVE_ISNANF_IN_LIBC" "-DHAVE_ISNANL_IN_LIBC" "/Fdglib\gnulib\libgnulib.a.p\printf-args.c.pdb" /Foglib/gnulib/libgnulib.a.p/printf-args.c.obj "/c" ../src/glib-2-322e03f702.clean/glib/gnulib/printf-args.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
[9/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Iglib\gnulib\libgnulib.a.p" "-Iglib\gnulib" "-I..\src\glib-2-322e03f702.clean\glib\gnulib" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DGCC_LINT=1" "-DLIBDIR=\"D:/vcpkg/packages/glib_x64-windows/debug/lib\"" "-DG_LOG_DOMAIN=\"GLib\"" "-DGLIB_COMPILATION" "-DHAVE_ISNAN_IN_LIBC" "-DHAVE_ISNAND_IN_LIBC" "-DHAVE_ISNANF_IN_LIBC" "-DHAVE_ISNANL_IN_LIBC" "/Fdglib\gnulib\libgnulib.a.p\printf.c.pdb" /Foglib/gnulib/libgnulib.a.p/printf.c.obj "/c" ../src/glib-2-322e03f702.clean/glib/gnulib/printf.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
../src/glib-2-322e03f702.clean/glib/gnulib/printf.c(98): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
[10/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Iglib\gnulib\libgnulib.a.p" "-Iglib\gnulib" "-I..\src\glib-2-322e03f702.clean\glib\gnulib" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DGCC_LINT=1" "-DLIBDIR=\"D:/vcpkg/packages/glib_x64-windows/debug/lib\"" "-DG_LOG_DOMAIN=\"GLib\"" "-DGLIB_COMPILATION" "-DHAVE_ISNAN_IN_LIBC" "-DHAVE_ISNAND_IN_LIBC" "-DHAVE_ISNANF_IN_LIBC" "-DHAVE_ISNANL_IN_LIBC" "/Fdglib\gnulib\libgnulib.a.p\printf-parse.c.pdb" /Foglib/gnulib/libgnulib.a.p/printf-parse.c.obj "/c" ../src/glib-2-322e03f702.clean/glib/gnulib/printf-parse.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
[11/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Iglib\gnulib\libgnulib.a.p" "-Iglib\gnulib" "-I..\src\glib-2-322e03f702.clean\glib\gnulib" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DGCC_LINT=1" "-DLIBDIR=\"D:/vcpkg/packages/glib_x64-windows/debug/lib\"" "-DG_LOG_DOMAIN=\"GLib\"" "-DGLIB_COMPILATION" "-DHAVE_ISNAN_IN_LIBC" "-DHAVE_ISNAND_IN_LIBC" "-DHAVE_ISNANF_IN_LIBC" "-DHAVE_ISNANL_IN_LIBC" "/Fdglib\gnulib\libgnulib.a.p\asnprintf.c.pdb" /Foglib/gnulib/libgnulib.a.p/asnprintf.c.obj "/c" ../src/glib-2-322e03f702.clean/glib/gnulib/asnprintf.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
[12/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Iglib\gnulib\libgnulib.a.p" "-Iglib\gnulib" "-I..\src\glib-2-322e03f702.clean\glib\gnulib" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DGCC_LINT=1" "-DLIBDIR=\"D:/vcpkg/packages/glib_x64-windows/debug/lib\"" "-DG_LOG_DOMAIN=\"GLib\"" "-DGLIB_COMPILATION" "-DHAVE_ISNAN_IN_LIBC" "-DHAVE_ISNAND_IN_LIBC" "-DHAVE_ISNANF_IN_LIBC" "-DHAVE_ISNANL_IN_LIBC" "/Fdglib\gnulib\libgnulib.a.p\printf-frexp.c.pdb" /Foglib/gnulib/libgnulib.a.p/printf-frexp.c.obj "/c" ../src/glib-2-322e03f702.clean/glib/gnulib/printf-frexp.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
[13/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Iglib\gnulib\libgnulib.a.p" "-Iglib\gnulib" "-I..\src\glib-2-322e03f702.clean\glib\gnulib" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DGCC_LINT=1" "-DLIBDIR=\"D:/vcpkg/packages/glib_x64-windows/debug/lib\"" "-DG_LOG_DOMAIN=\"GLib\"" "-DGLIB_COMPILATION" "-DHAVE_ISNAN_IN_LIBC" "-DHAVE_ISNAND_IN_LIBC" "-DHAVE_ISNANF_IN_LIBC" "-DHAVE_ISNANL_IN_LIBC" "/Fdglib\gnulib\libgnulib.a.p\printf-frexpl.c.pdb" /Foglib/gnulib/libgnulib.a.p/printf-frexpl.c.obj "/c" ../src/glib-2-322e03f702.clean/glib/gnulib/printf-frexpl.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
[14/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/lib.exe" "-machine:x64" "-nologo" "/NOLOGO" /MACHINE:x64 /OUT:glib/libcharset/libcharset.a glib/libcharset/libcharset.a.p/localcharset.c.obj
[15/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Iglib\glib-2.0-0.dll.p" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-I." "-I..\src\glib-2-322e03f702.clean" "-ID:/vcpkg/installed/x64-windows/debug/../include" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DG_LOG_DOMAIN=\"GLib\"" "-DGLIB_COMPILATION" "-DPCRE2_STATIC" "/Fdglib\glib-2.0-0.dll.p\deprecated_gallocator.c.pdb" /Foglib/glib-2.0-0.dll.p/deprecated_gallocator.c.obj "/c" ../src/glib-2-322e03f702.clean/glib/deprecated/gallocator.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
[16/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Iglib\gnulib\libgnulib.a.p" "-Iglib\gnulib" "-I..\src\glib-2-322e03f702.clean\glib\gnulib" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DGCC_LINT=1" "-DLIBDIR=\"D:/vcpkg/packages/glib_x64-windows/debug/lib\"" "-DG_LOG_DOMAIN=\"GLib\"" "-DGLIB_COMPILATION" "-DHAVE_ISNAN_IN_LIBC" "-DHAVE_ISNAND_IN_LIBC" "-DHAVE_ISNANF_IN_LIBC" "-DHAVE_ISNANL_IN_LIBC" "/Fdglib\gnulib\libgnulib.a.p\vasnprintf.c.pdb" /Foglib/gnulib/libgnulib.a.p/vasnprintf.c.obj "/c" ../src/glib-2-322e03f702.clean/glib/gnulib/vasnprintf.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
../src/glib-2-322e03f702.clean/glib/gnulib/vasnprintf.c(1113): warning C4267: '-=': conversion from 'size_t' to 'int', possible loss of data
[17/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Iglib\gnulib\libgnulib.a.p" "-Iglib\gnulib" "-I..\src\glib-2-322e03f702.clean\glib\gnulib" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DGCC_LINT=1" "-DLIBDIR=\"D:/vcpkg/packages/glib_x64-windows/debug/lib\"" "-DG_LOG_DOMAIN=\"GLib\"" "-DGLIB_COMPILATION" "-DHAVE_ISNAN_IN_LIBC" "-DHAVE_ISNAND_IN_LIBC" "-DHAVE_ISNANF_IN_LIBC" "-DHAVE_ISNANL_IN_LIBC" "/Fdglib\gnulib\libgnulib.a.p\xsize.c.pdb" /Foglib/gnulib/libgnulib.a.p/xsize.c.obj "/c" ../src/glib-2-322e03f702.clean/glib/gnulib/xsize.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
[18/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Iglib\glib-2.0-0.dll.p" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-I." "-I..\src\glib-2-322e03f702.clean" "-ID:/vcpkg/installed/x64-windows/debug/../include" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DG_LOG_DOMAIN=\"GLib\"" "-DGLIB_COMPILATION" "-DPCRE2_STATIC" "/Fdglib\glib-2.0-0.dll.p\deprecated_gcompletion.c.pdb" /Foglib/glib-2.0-0.dll.p/deprecated_gcompletion.c.obj "/c" ../src/glib-2-322e03f702.clean/glib/deprecated/gcompletion.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
[19/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Iglib\glib-2.0-0.dll.p" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-I." "-I..\src\glib-2-322e03f702.clean" "-ID:/vcpkg/installed/x64-windows/debug/../include" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DG_LOG_DOMAIN=\"GLib\"" "-DGLIB_COMPILATION" "-DPCRE2_STATIC" "/Fdglib\glib-2.0-0.dll.p\deprecated_gcache.c.pdb" /Foglib/glib-2.0-0.dll.p/deprecated_gcache.c.obj "/c" ../src/glib-2-322e03f702.clean/glib/deprecated/gcache.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
[20/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Iglib\glib-2.0-0.dll.p" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-I." "-I..\src\glib-2-322e03f702.clean" "-ID:/vcpkg/installed/x64-windows/debug/../include" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DG_LOG_DOMAIN=\"GLib\"" "-DGLIB_COMPILATION" "-DPCRE2_STATIC" "/Fdglib\glib-2.0-0.dll.p\deprecated_grel.c.pdb" /Foglib/glib-2.0-0.dll.p/deprecated_grel.c.obj "/c" ../src/glib-2-322e03f702.clean/glib/deprecated/grel.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
D:\vcpkg\buildtrees\glib\src\glib-2-322e03f702.clean\glib\deprecated\grel.c(186) : warning C4702: unreachable code
D:\vcpkg\buildtrees\glib\src\glib-2-322e03f702.clean\glib\deprecated\grel.c(172) : warning C4702: unreachable code
[21/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Iglib\glib-2.0-0.dll.p" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-I." "-I..\src\glib-2-322e03f702.clean" "-ID:/vcpkg/installed/x64-windows/debug/../include" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DG_LOG_DOMAIN=\"GLib\"" "-DGLIB_COMPILATION" "-DPCRE2_STATIC" "/Fdglib\glib-2.0-0.dll.p\deprecated_gthread-deprecated.c.pdb" /Foglib/glib-2.0-0.dll.p/deprecated_gthread-deprecated.c.obj "/c" ../src/glib-2-322e03f702.clean/glib/deprecated/gthread-deprecated.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
...
Skipped 333 lines
...
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
[117/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Igobject\gobject-2.0-0.dll.p" "-Igobject" "-I..\src\glib-2-322e03f702.clean\gobject" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/debug/../include" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DG_LOG_DOMAIN=\"GLib-GObject\"" "-DGOBJECT_COMPILATION" "/Fdgobject\gobject-2.0-0.dll.p\gclosure.c.pdb" /Fogobject/gobject-2.0-0.dll.p/gclosure.c.obj "/c" ../src/glib-2-322e03f702.clean/gobject/gclosure.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
[118/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Igobject\gobject-2.0-0.dll.p" "-Igobject" "-I..\src\glib-2-322e03f702.clean\gobject" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/debug/../include" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DG_LOG_DOMAIN=\"GLib-GObject\"" "-DGOBJECT_COMPILATION" "/Fdgobject\gobject-2.0-0.dll.p\gboxed.c.pdb" /Fogobject/gobject-2.0-0.dll.p/gboxed.c.obj "/c" ../src/glib-2-322e03f702.clean/gobject/gboxed.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
[119/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Igobject\gobject-2.0-0.dll.p" "-Igobject" "-I..\src\glib-2-322e03f702.clean\gobject" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/debug/../include" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DG_LOG_DOMAIN=\"GLib-GObject\"" "-DGOBJECT_COMPILATION" "/Fdgobject\gobject-2.0-0.dll.p\gmarshal.c.pdb" /Fogobject/gobject-2.0-0.dll.p/gmarshal.c.obj "/c" ../src/glib-2-322e03f702.clean/gobject/gmarshal.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
[120/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Igobject\gobject-2.0-0.dll.p" "-Igobject" "-I..\src\glib-2-322e03f702.clean\gobject" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/debug/../include" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DG_LOG_DOMAIN=\"GLib-GObject\"" "-DGOBJECT_COMPILATION" "/Fdgobject\gobject-2.0-0.dll.p\gparam.c.pdb" /Fogobject/gobject-2.0-0.dll.p/gparam.c.obj "/c" ../src/glib-2-322e03f702.clean/gobject/gparam.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
[121/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Igobject\gobject-2.0-0.dll.p" "-Igobject" "-I..\src\glib-2-322e03f702.clean\gobject" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/debug/../include" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DG_LOG_DOMAIN=\"GLib-GObject\"" "-DGOBJECT_COMPILATION" "/Fdgobject\gobject-2.0-0.dll.p\gobject.c.pdb" /Fogobject/gobject-2.0-0.dll.p/gobject.c.obj "/c" ../src/glib-2-322e03f702.clean/gobject/gobject.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
../src/glib-2-322e03f702.clean/gobject/gobject.c(4963): warning C4312: 'type cast': conversion from 'unsigned int' to 'void *' of greater size
[122/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Igobject\gobject-2.0-0.dll.p" "-Igobject" "-I..\src\glib-2-322e03f702.clean\gobject" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/debug/../include" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DG_LOG_DOMAIN=\"GLib-GObject\"" "-DGOBJECT_COMPILATION" "/Fdgobject\gobject-2.0-0.dll.p\gparamspecs.c.pdb" /Fogobject/gobject-2.0-0.dll.p/gparamspecs.c.obj "/c" ../src/glib-2-322e03f702.clean/gobject/gparamspecs.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
[123/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Igobject\gobject-2.0-0.dll.p" "-Igobject" "-I..\src\glib-2-322e03f702.clean\gobject" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/debug/../include" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DG_LOG_DOMAIN=\"GLib-GObject\"" "-DGOBJECT_COMPILATION" "/Fdgobject\gobject-2.0-0.dll.p\gsignal.c.pdb" /Fogobject/gobject-2.0-0.dll.p/gsignal.c.obj "/c" ../src/glib-2-322e03f702.clean/gobject/gsignal.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
../src/glib-2-322e03f702.clean/gobject/gsignal.c(3729): warning C4141: 'inline': used more than once
[124/483] "D:\vcpkg\downloads\tools\python\python-3.12.7-x64-1\python.exe" "D:\vcpkg\downloads\tools\meson-1.3.2-aa4767\meson.py" "--internal" "exe" "--capture" "gobject\glib-enumtypes.c" "--" "D:\vcpkg\downloads\tools\python\python-3.12.7-x64-1\python.exe" "gobject/glib-mkenums" "--template" "../src/glib-2-322e03f702.clean/gobject/glib-enumtypes.c.template" "../src/glib-2-322e03f702.clean/gobject/../glib/gunicode.h"
[125/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Igobject\gobject-2.0-0.dll.p" "-Igobject" "-I..\src\glib-2-322e03f702.clean\gobject" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/debug/../include" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DG_LOG_DOMAIN=\"GLib-GObject\"" "-DGOBJECT_COMPILATION" "/Fdgobject\gobject-2.0-0.dll.p\gsourceclosure.c.pdb" /Fogobject/gobject-2.0-0.dll.p/gsourceclosure.c.obj "/c" ../src/glib-2-322e03f702.clean/gobject/gsourceclosure.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
[126/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Igobject\gobject-2.0-0.dll.p" "-Igobject" "-I..\src\glib-2-322e03f702.clean\gobject" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/debug/../include" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DG_LOG_DOMAIN=\"GLib-GObject\"" "-DGOBJECT_COMPILATION" "/Fdgobject\gobject-2.0-0.dll.p\gsignalgroup.c.pdb" /Fogobject/gobject-2.0-0.dll.p/gsignalgroup.c.obj "/c" ../src/glib-2-322e03f702.clean/gobject/gsignalgroup.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
[127/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Igobject\gobject-2.0-0.dll.p" "-Igobject" "-I..\src\glib-2-322e03f702.clean\gobject" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/debug/../include" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DG_LOG_DOMAIN=\"GLib-GObject\"" "-DGOBJECT_COMPILATION" "/Fdgobject\gobject-2.0-0.dll.p\gtypemodule.c.pdb" /Fogobject/gobject-2.0-0.dll.p/gtypemodule.c.obj "/c" ../src/glib-2-322e03f702.clean/gobject/gtypemodule.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
[128/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Igobject\gobject-2.0-0.dll.p" "-Igobject" "-I..\src\glib-2-322e03f702.clean\gobject" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/debug/../include" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DG_LOG_DOMAIN=\"GLib-GObject\"" "-DGOBJECT_COMPILATION" "/Fdgobject\gobject-2.0-0.dll.p\meson-generated_.._glib-enumtypes.c.pdb" /Fogobject/gobject-2.0-0.dll.p/meson-generated_.._glib-enumtypes.c.obj "/c" gobject/glib-enumtypes.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
[129/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Igobject\gobject-2.0-0.dll.p" "-Igobject" "-I..\src\glib-2-322e03f702.clean\gobject" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/debug/../include" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DG_LOG_DOMAIN=\"GLib-GObject\"" "-DGOBJECT_COMPILATION" "/Fdgobject\gobject-2.0-0.dll.p\gtypeplugin.c.pdb" /Fogobject/gobject-2.0-0.dll.p/gtypeplugin.c.obj "/c" ../src/glib-2-322e03f702.clean/gobject/gtypeplugin.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
[130/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Igobject\gobject-2.0-0.dll.p" "-Igobject" "-I..\src\glib-2-322e03f702.clean\gobject" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/debug/../include" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DG_LOG_DOMAIN=\"GLib-GObject\"" "-DGOBJECT_COMPILATION" "/Fdgobject\gobject-2.0-0.dll.p\gvaluearray.c.pdb" /Fogobject/gobject-2.0-0.dll.p/gvaluearray.c.obj "/c" ../src/glib-2-322e03f702.clean/gobject/gvaluearray.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
[131/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Igobject\gobject-2.0-0.dll.p" "-Igobject" "-I..\src\glib-2-322e03f702.clean\gobject" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/debug/../include" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DG_LOG_DOMAIN=\"GLib-GObject\"" "-DGOBJECT_COMPILATION" "/Fdgobject\gobject-2.0-0.dll.p\gvalue.c.pdb" /Fogobject/gobject-2.0-0.dll.p/gvalue.c.obj "/c" ../src/glib-2-322e03f702.clean/gobject/gvalue.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
[132/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Igobject\gobject-2.0-0.dll.p" "-Igobject" "-I..\src\glib-2-322e03f702.clean\gobject" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/debug/../include" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DG_LOG_DOMAIN=\"GLib-GObject\"" "-DGOBJECT_COMPILATION" "/Fdgobject\gobject-2.0-0.dll.p\gtype.c.pdb" /Fogobject/gobject-2.0-0.dll.p/gtype.c.obj "/c" ../src/glib-2-322e03f702.clean/gobject/gtype.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
../src/glib-2-322e03f702.clean/gobject/gtype.c(1145): warning C4267: '+=': conversion from 'size_t' to 'guint', possible loss of data
D:\vcpkg\buildtrees\glib\src\glib-2-322e03f702.clean\gobject\gtype.c(2578) : warning C4702: unreachable code
[133/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Igobject\gobject-2.0-0.dll.p" "-Igobject" "-I..\src\glib-2-322e03f702.clean\gobject" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/debug/../include" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DG_LOG_DOMAIN=\"GLib-GObject\"" "-DGOBJECT_COMPILATION" "/Fdgobject\gobject-2.0-0.dll.p\gvaluetransform.c.pdb" /Fogobject/gobject-2.0-0.dll.p/gvaluetransform.c.obj "/c" ../src/glib-2-322e03f702.clean/gobject/gvaluetransform.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
[134/483] "C:/Program Files (x86)/Windows Kits/10/bin/10.0.22621.0/x64/rc.exe" "-c65001" "-DWIN32" "-D_DEBUG" "/nologo" "/fogmodule/gmodule_gmodule.rc_gmodule.res" "gmodule/gmodule.rc"
[135/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Igmodule\gmodule-2.0-0.dll.p" "-Igmodule" "-I..\src\glib-2-322e03f702.clean\gmodule" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DG_LOG_DOMAIN=\"GModule\"" "-DGMODULE_COMPILATION" "/Fdgmodule\gmodule-2.0-0.dll.p\gmodule-deprecated.c.pdb" /Fogmodule/gmodule-2.0-0.dll.p/gmodule-deprecated.c.obj "/c" ../src/glib-2-322e03f702.clean/gmodule/gmodule-deprecated.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
[136/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Igobject\gobject-2.0-0.dll.p" "-Igobject" "-I..\src\glib-2-322e03f702.clean\gobject" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/debug/../include" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DG_LOG_DOMAIN=\"GLib-GObject\"" "-DGOBJECT_COMPILATION" "/Fdgobject\gobject-2.0-0.dll.p\gvaluetypes.c.pdb" /Fogobject/gobject-2.0-0.dll.p/gvaluetypes.c.obj "/c" ../src/glib-2-322e03f702.clean/gobject/gvaluetypes.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
[137/483] "D:\vcpkg\downloads\tools\python\python-3.12.7-x64-1\python.exe" "D:/vcpkg/buildtrees/glib/src/glib-2-322e03f702.clean/tools/gen-visibility-macros.py" "2.78.4" "visibility-macros" "GIO" "gio/gio-visibility.h"
[138/483] "C:/Program Files (x86)/Windows Kits/10/bin/10.0.22621.0/x64/rc.exe" "-c65001" "-DWIN32" "-D_DEBUG" "/nologo" "/fogio/gio_gio.rc_gio.res" "gio/gio.rc"
[139/483] "D:\vcpkg\downloads\tools\python\python-3.12.7-x64-1\python.exe" "../src/glib-2-322e03f702.clean/gio/data-to-c.py" "../src/glib-2-322e03f702.clean/gio/../glib/gconstructor.h" "gconstructor_code" "gio/gconstructor_as_data.h"
[140/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Igmodule\gmodule-2.0-0.dll.p" "-Igmodule" "-I..\src\glib-2-322e03f702.clean\gmodule" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DG_LOG_DOMAIN=\"GModule\"" "-DGMODULE_COMPILATION" "/Fdgmodule\gmodule-2.0-0.dll.p\gmodule.c.pdb" /Fogmodule/gmodule-2.0-0.dll.p/gmodule.c.obj "/c" ../src/glib-2-322e03f702.clean/gmodule/gmodule.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
D:\vcpkg\buildtrees\glib\src\glib-2-322e03f702.clean\gmodule\gmodule-win32.c(210): warning C4267: '=': conversion from 'size_t' to 'gint', possible loss of data
../src/glib-2-322e03f702.clean/gmodule/gmodule.c(416): warning C4389: '==': signed/unsigned mismatch
[141/483] "D:\vcpkg\downloads\tools\python\python-3.12.7-x64-1\python.exe" "gio/gdbus-2.0/codegen/gdbus-codegen" "--interface-prefix" "org." "--output-directory" "gio" "--generate-c-code" "gdbus-daemon-generated" "--c-namespace" "_G" "../src/glib-2-322e03f702.clean/gio/dbus-daemon.xml"
FAILED: gio/gdbus-daemon-generated.h gio/gdbus-daemon-generated.c 
"D:\vcpkg\downloads\tools\python\python-3.12.7-x64-1\python.exe" "gio/gdbus-2.0/codegen/gdbus-codegen" "--interface-prefix" "org." "--output-directory" "gio" "--generate-c-code" "gdbus-daemon-generated" "--c-namespace" "_G" "../src/glib-2-322e03f702.clean/gio/dbus-daemon.xml"
Traceback (most recent call last):
  File "D:\vcpkg\buildtrees\glib\x64-windows-dbg\gio\gdbus-2.0\codegen\gdbus-codegen", line 53, in <module>
    from codegen import codegen_main

  File "D:\vcpkg\buildtrees\glib\x64-windows-dbg\gio\gdbus-2.0\codegen\codegen_main.py", line 29, in <module>

    from . import dbustypes

  File "D:\vcpkg\buildtrees\glib\x64-windows-dbg\gio\gdbus-2.0\codegen\dbustypes.py", line 22, in <module>

    from . import utils

  File "D:\vcpkg\buildtrees\glib\x64-windows-dbg\gio\gdbus-2.0\codegen\utils.py", line 22, in <module>

    import distutils.version

ModuleNotFoundError: No module named 'distutils'

[142/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Iglib\gspawn-win64-helper.exe.p" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-I." "-I..\src\glib-2-322e03f702.clean" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "/Fdglib\gspawn-win64-helper.exe.p\gspawn-win32-helper.c.pdb" /Foglib/gspawn-win64-helper.exe.p/gspawn-win32-helper.c.obj "/c" ../src/glib-2-322e03f702.clean/glib/gspawn-win32-helper.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
../src/glib-2-322e03f702.clean/glib/gspawn-win32-helper.c(287): warning C4456: declaration of 'i' hides previous local declaration
../src/glib-2-322e03f702.clean/glib/gspawn-win32-helper.c(172): note: see declaration of 'i'
[143/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Iglib\gspawn-win64-helper-console.exe.p" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-I." "-I..\src\glib-2-322e03f702.clean" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DHELPER_CONSOLE" "/Fdglib\gspawn-win64-helper-console.exe.p\gspawn-win32-helper.c.pdb" /Foglib/gspawn-win64-helper-console.exe.p/gspawn-win32-helper.c.obj "/c" ../src/glib-2-322e03f702.clean/glib/gspawn-win32-helper.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
../src/glib-2-322e03f702.clean/glib/gspawn-win32-helper.c(287): warning C4456: declaration of 'i' hides previous local declaration
../src/glib-2-322e03f702.clean/glib/gspawn-win32-helper.c(172): note: see declaration of 'i'
[144/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Igobject\gobject-query.exe.p" "-Igobject" "-I..\src\glib-2-322e03f702.clean\gobject" "-I." "-I..\src\glib-2-322e03f702.clean" "-Iglib" "-I..\src\glib-2-322e03f702.clean\glib" "-ID:/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W4" "/Zi" "/FIglib/msvc_recommended_pragmas.h" "/utf-8" "-D_GNU_SOURCE" "-DG_DISABLE_CAST_CHECKS" "/wo4057" "/wd4068" "/wo4090" "/wd4100" "/wd4116" "/wo4125" "/wd4127" "/wd4146" "/wd4152" "/wd4201" "/wd4232" "/wo4245" "/wo4267" "/wd4334" "/wo4389" "/wo4702" "/wd4706" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-D_DEBUG" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "/Fdgobject\gobject-query.exe.p\gobject-query.c.pdb" /Fogobject/gobject-query.exe.p/gobject-query.c.obj "/c" ../src/glib-2-322e03f702.clean/gobject/gobject-query.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
../src/glib-2-322e03f702.clean/gobject/gobject-query.c(63): warning C4267: '=': conversion from 'size_t' to 'guint', possible loss of data
../src/glib-2-322e03f702.clean/gobject/gobject-query.c(203): warning C4245: '=': conversion from 'int' to 'GType', signed/unsigned mismatch
[145/483] "D:/Program Files/Microsoft Visual Studio/2022/Preview/VC/Tools/MSVC/14.43.34604/bin/Hostx64/x64/link.exe" @glib/glib-2.0-0.dll.rsp
LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/RELEASE' specification

   Creating library glib\glib-2.0.lib and object glib\glib-2.0.exp

[146/483] "D:\vcpkg\downloads\tools\python\python-3.12.7-x64-1\python.exe" "D:\vcpkg\downloads\tools\meson-1.3.2-aa4767\meson.py" "--internal" "exe" "--capture" "gio\gioenumtypes.h" "--" "D:\vcpkg\downloads\tools\python\python-3.12.7-x64-1\python.exe" "gobject/glib-mkenums" "--template" "../src/glib-2-322e03f702.clean/gio/gioenumtypes.h.template" "../src/glib-2-322e03f702.clean/gio/gappinfo.h" "../src/glib-2-322e03f702.clean/gio/gasyncinitable.h" "../src/glib-2-322e03f702.clean/gio/gasyncresult.h" "../src/glib-2-322e03f702.clean/gio/gbufferedinputstream.h" "../src/glib-2-322e03f702.clean/gio/gbufferedoutputstream.h" "../src/glib-2-322e03f702.clean/gio/gbytesicon.h" "../src/glib-2-322e03f702.clean/gio/gcancellable.h" "../src/glib-2-322e03f702.clean/gio/gcontenttype.h" "../src/glib-2-322e03f702.clean/gio/gcharsetconverter.h" "../src/glib-2-322e03f702.clean/gio/gconverter.h" "../src/glib-2-322e03f702.clean/gio/gconverterinputstream.h" "../src/glib-2-322e03f702.clean/gio/gconverteroutputstream.h" "../src/glib-2-322e03f702.clean/gio/gdatagrambased.h" "../src/glib-2-322e03f702.clean/gio/gdatainputstream.h" "../src/glib-2-322e03f702.clean/gio/gdataoutputstream.h" "../src/glib-2-322e03f702.clean/gio/gdebugcontroller.h" "../src/glib-2-322e03f702.clean/gio/gdebugcontrollerdbus.h" "../src/glib-2-322e03f702.clean/gio/gdrive.h" "../src/glib-2-322e03f702.clean/gio/gemblem.h" "../src/glib-2-322e03f702.clean/gio/gemblemedicon.h" "../src/glib-2-322e03f702.clean/gio/gfile.h" "../src/glib-2-322e03f702.clean/gio/gfileattribute.h" "../src/glib-2-322e03f702.clean/gio/gfileenumerator.h" "../src/glib-2-322e03f702.clean/gio/gfileicon.h" "../src/glib-2-322e03f702.clean/gio/gfileinfo.h" "../src/glib-2-322e03f702.clean/gio/gfileinputstream.h" "../src/glib-2-322e03f702.clean/gio/gfilemonitor.h" "../src/glib-2-322e03f702.clean/gio/gfilenamecompleter.h" "../src/glib-2-322e03f702.clean/gio/gfileoutputstream.h" "../src/glib-2-322e03f702.clean/gio/gfileiostream.h" "../src/glib-2-322e03f702.clean/gio/gfilterinputstream.h" "../src/glib-2-322e03f702.clean/gio/gfilteroutputstream.h" "../src/glib-2-322e03f702.clean/gio/gicon.h" "../src/glib-2-322e03f702.clean/gio/ginetaddress.h" "../src/glib-2-322e03f702.clean/gio/ginetaddressmask.h" "../src/glib-2-322e03f702.clean/gio/ginetsocketaddress.h" "../src/glib-2-322e03f702.clean/gio/ginitable.h" "../src/glib-2-322e03f702.clean/gio/ginputstream.h" "../src/glib-2-322e03f702.clean/gio/gio.h" "../src/glib-2-322e03f702.clean/gio/gio-autocleanups.h" "../src/glib-2-322e03f702.clean/gio/gioenums.h" "../src/glib-2-322e03f702.clean/gio/gioerror.h" "../src/glib-2-322e03f702.clean/gio/giomodule.h" "../src/glib-2-322e03f702.clean/gio/gioscheduler.h" "../src/glib-2-322e03f702.clean/gio/giostream.h" "../src/glib-2-322e03f702.clean/gio/giotypes.h" "../src/glib-2-322e03f702.clean/gio/gloadableicon.h" "../src/glib-2-322e03f702.clean/gio/gmount.h" "../src/glib-2-322e03f702.clean/gio/gmemoryinputstream.h" "../src/glib-2-322e03f702.clean/gio/gmemorymonitor.h" "../src/glib-2-322e03f702.clean/gio/gmemoryoutputstream.h" "../src/glib-2-322e03f702.clean/gio/gmountoperation.h" "../src/glib-2-322e03f702.clean/gio/gnativesocketaddress.h" "../src/glib-2-322e03f702.clean/gio/gnativevolumemonitor.h" "../src/glib-2-322e03f702.clean/gio/gnetworkaddress.h" "../src/glib-2-322e03f702.clean/gio/gnetworkmonitor.h" "../src/glib-2-322e03f702.clean/gio/gnetworkservice.h" "../src/glib-2-322e03f702.clean/gio/goutputstream.h" "../src/glib-2-322e03f702.clean/gio/gpermission.h" "../src/glib-2-322e03f702.clean/gio/gpollableinputstream.h" "../src/glib-2-322e03f702.clean/gio/gpollableoutputstream.h" "../src/glib-2-322e03f702.clean/gio/gpollableutils.h" "../src/glib-2-322e03f702.clean/gio/gpowerprofilemonitor.h" "../src/glib-2-322e03f702.clean/gio/gproxy.h" "../src/glib-2-322e03f702.clean/gio/gproxyaddress.h" "../src/glib-2-322e03f702.clean/gio/gproxyaddressenumerator.h" "../src/glib-2-322e03f702.clean/gio/gproxyresolver.h" "../src/glib-2-322e03f702.clean/gio/gresolver.h" "../src/glib-2-322e03f702.clean/gio/gresource.h" "../src/glib-2-322e03f702.clean/gio/gseekable.h" "../src/glib-2-322e03f702.clean/gio/gsimpleasyncresult.h" "../src/glib-2-322e03f702.clean/gio/gsimpleiostream.h" "../src/glib-2-322e03f702.clean/gio/gsimplepermission.h" "../src/glib-2-322e03f702.clean/gio/gsimpleproxyresolver.h" "../src/glib-2-322e03f702.clean/gio/gsocket.h" "../src/glib-2-322e03f702.clean/gio/gsocketaddress.h" "../src/glib-2-322e03f702.clean/gio/gsocketaddressenumerator.h" "../src/glib-2-322e03f702.clean/gio/gsocketclient.h" "../src/glib-2-322e03f702.clean/gio/gsocketconnectable.h" "../src/glib-2-322e03f702.clean/gio/gsocketconnection.h" "../src/glib-2-322e03f702.clean/gio/gsocketcontrolmessage.h" "../src/glib-2-322e03f702.clean/gio/gsocketlistener.h" "../src/glib-2-322e03f702.clean/gio/gsocketservice.h" "../src/glib-2-322e03f702.clean/gio/gsrvtarget.h" "../src/glib-2-322e03f702.clean/gio/gsubprocess.h" "../src/glib-2-322e03f702.clean/gio/gsubprocesslauncher.h" "../src/glib-2-322e03f702.clean/gio/gtask.h" "../src/glib-2-322e03f702.clean/gio/gtcpconnection.h" "../src/glib-2-322e03f702.clean/gio/gtcpwrapperconnection.h" "../src/glib-2-322e03f702.clean/gio/gthemedicon.h" "../src/glib-2-322e03f702.clean/gio/gthreadedsocketservice.h" "../src/glib-2-322e03f702.clean/gio/gtlsbackend.h" "../src/glib-2-322e03f702.clean/gio/gtlscertificate.h" "../src/glib-2-322e03f702.clean/gio/gtlsclientconnection.h" "../src/glib-2-322e03f702.clean/gio/gtlsconnection.h" "../src/glib-2-322e03f702.clean/gio/gtlsdatabase.h" "../src/glib-2-322e03f702.clean/gio/gtlsfiledatabase.h" "../src/glib-2-322e03f702.clean/gio/gtlsinteraction.h" "../src/glib-2-322e03f702.clean/gio/gtlspassword.h" "../src/glib-2-322e03f702.clean/gio/gtlsserverconnection.h" "../src/glib-2-322e03f702.clean/gio/gdtlsconnection.h" "../src/glib-2-322e03f702.clean/gio/gdtlsclientconnection.h" "../src/glib-2-322e03f702.clean/gio/gdtlsserverconnection.h" "../src/glib-2-322e03f702.clean/gio/gunixconnection.h" "../src/glib-2-322e03f702.clean/gio/gunixcredentialsmessage.h" "../src/glib-2-322e03f702.clean/gio/gunixfdlist.h" "../src/glib-2-322e03f702.clean/gio/gunixsocketaddress.h" "../src/glib-2-322e03f702.clean/gio/gvfs.h" "../src/glib-2-322e03f702.clean/gio/gvolume.h" "../src/glib-2-322e03f702.clean/gio/gvolumemonitor.h" "../src/glib-2-322e03f702.clean/gio/gzlibcompressor.h" "../src/glib-2-322e03f702.clean/gio/gzlibdecompressor.h" "../src/glib-2-322e03f702.clean/gio/glistmodel.h" "../src/glib-2-322e03f702.clean/gio/gliststore.h" "../src/glib-2-322e03f702.clean/gio/gapplication.h" "../src/glib-2-322e03f702.clean/gio/gapplicationcommandline.h" "../src/glib-2-322e03f702.clean/gio/gactiongroup.h" "../src/glib-2-322e03f702.clean/gio/gactionmap.h" "../src/glib-2-322e03f702.clean/gio/gsimpleactiongroup.h" "../src/glib-2-322e03f702.clean/gio/gremoteactiongroup.h" "../src/glib-2-322e03f702.clean/gio/gactiongroupexporter.h" "../src/glib-2-322e03f702.clean/gio/gdbusactiongroup.h" "../src/glib-2-322e03f702.clean/gio/gaction.h" "../src/glib-2-322e03f702.clean/gio/gpropertyaction.h" "../src/glib-2-322e03f702.clean/gio/gsimpleaction.h" "../src/glib-2-322e03f702.clean/gio/gmenumodel.h" "../src/glib-2-322e03f702.clean/gio/gmenu.h" "../src/glib-2-322e03f702.clean/gio/gmenuexporter.h" "../src/glib-2-322e03f702.clean/gio/gdbusmenumodel.h" "../src/glib-2-322e03f702.clean/gio/gnotification.h" "../src/glib-2-322e03f702.clean/gio/gsettingsbackend.h" "../src/glib-2-322e03f702.clean/gio/gsettingsschema.h" "../src/glib-2-322e03f702.clean/gio/gsettings.h" "../src/glib-2-322e03f702.clean/gio/gdbusauthobserver.h" "../src/glib-2-322e03f702.clean/gio/gcredentials.h" "../src/glib-2-322e03f702.clean/gio/gdbusutils.h" "../src/glib-2-322e03f702.clean/gio/gdbuserror.h" "../src/glib-2-322e03f702.clean/gio/gdbusaddress.h" "../src/glib-2-322e03f702.clean/gio/gdbusconnection.h" "../src/glib-2-322e03f702.clean/gio/gdbusmessage.h" "../src/glib-2-322e03f702.clean/gio/gdbusnameowning.h" "../src/glib-2-322e03f702.clean/gio/gdbusnamewatching.h" "../src/glib-2-322e03f702.clean/gio/gdbusproxy.h" "../src/glib-2-322e03f702.clean/gio/gdbusintrospection.h" "../src/glib-2-322e03f702.clean/gio/gdbusmethodinvocation.h" "../src/glib-2-322e03f702.clean/gio/gdbusserver.h" "../src/glib-2-322e03f702.clean/gio/gdbusinterface.h" "../src/glib-2-322e03f702.clean/gio/gdbusinterfaceskeleton.h" "../src/glib-2-322e03f702.clean/gio/gdbusobject.h" "../src/glib-2-322e03f702.clean/gio/gdbusobjectskeleton.h" "../src/glib-2-322e03f702.clean/gio/gdbusobjectproxy.h" "../src/glib-2-322e03f702.clean/gio/gdbusobjectmanager.h" "../src/glib-2-322e03f702.clean/gio/gdbusobjectmanagerclient.h" "../src/glib-2-322e03f702.clean/gio/gdbusobjectmanagerserver.h" "../src/glib-2-322e03f702.clean/gio/gtestdbus.h" "gio/gnetworking.h"
ninja: build stopped: subcommand failed.
@autoantwort
Copy link
Contributor

You have to install setuptools via pip

@dg0yt
Copy link
Contributor

dg0yt commented Dec 28, 2024

Use at least glib 2.78.4#2 to avoid the warnings about the variable names.
(The latest version is 2.80.0#1.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants