microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
23.06k stars 6.36k forks source link

[graphicsmagick] Build error #28127

Closed AJCCblomberg closed 1 year ago

AJCCblomberg commented 1 year ago

Package: graphicsmagick[core]:x64-windows -> 1.3.37#1

Host Environment

To Reproduce

vcpkg install graphicsmagick

Failure logs

-- Using cached GraphicsMagick-1.3.37-windows.7z.
-- Cleaning sources at C:/dev/vcpkg/buildtrees/graphicsmagick/src/2e465a2909-adf106de54.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source C:/dev/vcpkg/downloads/GraphicsMagick-1.3.37-windows.7z
-- Applying patch dynamic_bzip2.patch
-- Applying patch disable_graphicsmagick_modules.patch
-- Using source at C:/dev/vcpkg/buildtrees/graphicsmagick/src/2e465a2909-adf106de54.clean
-- Found external ninja('1.11.0').
-- Configuring x64-windows
-- Building x64-windows-dbg
-- Building x64-windows-rel
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:131 (message):
    Command failed: "C:/Program Files/CMake/bin/cmake.exe" --build . --config Release --target install -- -v -j9
    Working Directory: C:/dev/vcpkg/buildtrees/graphicsmagick/x64-windows-rel
    See logs for more information:
      C:\dev\vcpkg\buildtrees\graphicsmagick\install-x64-windows-rel-out.log

Call Stack (most recent call first):
  scripts/cmake/vcpkg_build_cmake.cmake:78 (vcpkg_execute_build_process)
  scripts/cmake/vcpkg_install_cmake.cmake:18 (vcpkg_build_cmake)
  ports/graphicsmagick/portfile.cmake:30 (vcpkg_install_cmake)
  scripts/ports.cmake:147 (include)
C:\dev\vcpkg\buildtrees\graphicsmagick\install-x64-windows-rel-out.log ``` [1/209] C:\PROGRA~1\MIB055~1\2022\COMMUN~1\VC\Tools\MSVC\1434~1.319\bin\Hostx64\x64\cl.exe -DDLL -DMAGICK_IMPLEMENTATION -DWIN32 -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_DLL -D_MAGICKLIB_ -D_VISUALC_ -D_WANDLIB_ -D_WIN32 -D_WIN32_WINNT=0x0501 -Dgraphicsmagick_EXPORTS -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\. -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\Magick++ -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\Magick++\lib -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\wand -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\jbig\libjbig -external:IC:\dev\vcpkg\installed\x64-windows\include -external:W0 /nologo /DWIN32 /D_WINDOWS /W3 /utf-8 /MP /MD /O2 /Oi /Gy /DNDEBUG /Z7 /showIncludes /FoCMakeFiles\graphicsmagick.dir\coders\caption.c.obj /FdCMakeFiles\graphicsmagick.dir\ /FS -c C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\coders\caption.c Magick lib DLL export interface Magick module DLL export interface C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick/nt_base.h(95): warning C4005: 'HAVE_FT2BUILD_H': macro redefinition C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick/magick_config.h(123): note: see previous definition of 'HAVE_FT2BUILD_H' [2/209] C:\PROGRA~1\MIB055~1\2022\COMMUN~1\VC\Tools\MSVC\1434~1.319\bin\Hostx64\x64\cl.exe -DDLL -DMAGICK_IMPLEMENTATION -DWIN32 -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_DLL -D_MAGICKLIB_ -D_VISUALC_ -D_WANDLIB_ -D_WIN32 -D_WIN32_WINNT=0x0501 -Dgraphicsmagick_EXPORTS -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\. -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\Magick++ -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\Magick++\lib -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\wand -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\jbig\libjbig -external:IC:\dev\vcpkg\installed\x64-windows\include -external:W0 /nologo /DWIN32 /D_WINDOWS /W3 /utf-8 /MP /MD /O2 /Oi /Gy /DNDEBUG /Z7 /showIncludes /FoCMakeFiles\graphicsmagick.dir\coders\braille.c.obj /FdCMakeFiles\graphicsmagick.dir\ /FS -c C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\coders\braille.c Magick lib DLL export interface Magick module DLL export interface C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick/nt_base.h(95): warning C4005: 'HAVE_FT2BUILD_H': macro redefinition C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick/magick_config.h(123): note: see previous definition of 'HAVE_FT2BUILD_H' ... Skipped 700 lines ... C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick/nt_base.h(95): warning C4005: 'HAVE_FT2BUILD_H': macro redefinition C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick/magick_config.h(123): note: see previous definition of 'HAVE_FT2BUILD_H' C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick\effect.c(689) : fatal error C1001: Internal compiler error. (compiler file 'D:\a\_work\1\s\src\vctools\Compiler\Utc\src\p2\main.c', line 224) To work around this problem, try simplifying or changing the program near the locations listed above. If possible please provide a repro here: https://developercommunity.visualstudio.com Please choose the Technical Support command on the Visual C++ Help menu, or open the Technical Support help file for more information cl!RaiseException()+0x69 cl!RaiseException()+0x69 cl!InvokeCompilerPassW()+0x889db cl!InvokeCompilerPassW()+0x138acd [142/209] C:\PROGRA~1\MIB055~1\2022\COMMUN~1\VC\Tools\MSVC\1434~1.319\bin\Hostx64\x64\cl.exe -DDLL -DMAGICK_IMPLEMENTATION -DWIN32 -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_DLL -D_MAGICKLIB_ -D_VISUALC_ -D_WANDLIB_ -D_WIN32 -D_WIN32_WINNT=0x0501 -Dgraphicsmagick_EXPORTS -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\. -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\Magick++ -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\Magick++\lib -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\wand -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\jbig\libjbig -external:IC:\dev\vcpkg\installed\x64-windows\include -external:W0 /nologo /DWIN32 /D_WINDOWS /W3 /utf-8 /MP /MD /O2 /Oi /Gy /DNDEBUG /Z7 /showIncludes /FoCMakeFiles\graphicsmagick.dir\magick\magic.c.obj /FdCMakeFiles\graphicsmagick.dir\ /FS -c C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick\magic.c Magick lib DLL export interface Magick module DLL export interface C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick/nt_base.h(95): warning C4005: 'HAVE_FT2BUILD_H': macro redefinition C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick/magick_config.h(123): note: see previous definition of 'HAVE_FT2BUILD_H' [143/209] C:\PROGRA~1\MIB055~1\2022\COMMUN~1\VC\Tools\MSVC\1434~1.319\bin\Hostx64\x64\cl.exe -DDLL -DMAGICK_IMPLEMENTATION -DWIN32 -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_DLL -D_MAGICKLIB_ -D_VISUALC_ -D_WANDLIB_ -D_WIN32 -D_WIN32_WINNT=0x0501 -Dgraphicsmagick_EXPORTS -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\. -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\Magick++ -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\Magick++\lib -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\wand -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\jbig\libjbig -external:IC:\dev\vcpkg\installed\x64-windows\include -external:W0 /nologo /DWIN32 /D_WINDOWS /W3 /utf-8 /MP /MD /O2 /Oi /Gy /DNDEBUG /Z7 /showIncludes /FoCMakeFiles\graphicsmagick.dir\magick\magick_endian.c.obj /FdCMakeFiles\graphicsmagick.dir\ /FS -c C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick\magick_endian.c Magick lib DLL export interface Magick module DLL export interface C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick/nt_base.h(95): warning C4005: 'HAVE_FT2BUILD_H': macro redefinition C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick/magick_config.h(123): note: see previous definition of 'HAVE_FT2BUILD_H' [144/209] C:\PROGRA~1\MIB055~1\2022\COMMUN~1\VC\Tools\MSVC\1434~1.319\bin\Hostx64\x64\cl.exe -DDLL -DMAGICK_IMPLEMENTATION -DWIN32 -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_DLL -D_MAGICKLIB_ -D_VISUALC_ -D_WANDLIB_ -D_WIN32 -D_WIN32_WINNT=0x0501 -Dgraphicsmagick_EXPORTS -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\. -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\Magick++ -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\Magick++\lib -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\wand -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\jbig\libjbig -external:IC:\dev\vcpkg\installed\x64-windows\include -external:W0 /nologo /DWIN32 /D_WINDOWS /W3 /utf-8 /MP /MD /O2 /Oi /Gy /DNDEBUG /Z7 /showIncludes /FoCMakeFiles\graphicsmagick.dir\magick\log.c.obj /FdCMakeFiles\graphicsmagick.dir\ /FS -c C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick\log.c Magick lib DLL export interface Magick module DLL export interface C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick/nt_base.h(95): warning C4005: 'HAVE_FT2BUILD_H': macro redefinition C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick/magick_config.h(123): note: see previous definition of 'HAVE_FT2BUILD_H' [145/209] C:\PROGRA~1\MIB055~1\2022\COMMUN~1\VC\Tools\MSVC\1434~1.319\bin\Hostx64\x64\cl.exe -DDLL -DMAGICK_IMPLEMENTATION -DWIN32 -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_DLL -D_MAGICKLIB_ -D_VISUALC_ -D_WANDLIB_ -D_WIN32 -D_WIN32_WINNT=0x0501 -Dgraphicsmagick_EXPORTS -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\. -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\Magick++ -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\Magick++\lib -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\wand -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\jbig\libjbig -external:IC:\dev\vcpkg\installed\x64-windows\include -external:W0 /nologo /DWIN32 /D_WINDOWS /W3 /utf-8 /MP /MD /O2 /Oi /Gy /DNDEBUG /Z7 /showIncludes /FoCMakeFiles\graphicsmagick.dir\magick\magick.c.obj /FdCMakeFiles\graphicsmagick.dir\ /FS -c C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick\magick.c Magick lib DLL export interface Magick module DLL export interface C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick/nt_base.h(95): warning C4005: 'HAVE_FT2BUILD_H': macro redefinition C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick/magick_config.h(123): note: see previous definition of 'HAVE_FT2BUILD_H' [146/209] C:\PROGRA~1\MIB055~1\2022\COMMUN~1\VC\Tools\MSVC\1434~1.319\bin\Hostx64\x64\cl.exe -DDLL -DMAGICK_IMPLEMENTATION -DWIN32 -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_DLL -D_MAGICKLIB_ -D_VISUALC_ -D_WANDLIB_ -D_WIN32 -D_WIN32_WINNT=0x0501 -Dgraphicsmagick_EXPORTS -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\. -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\Magick++ -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\Magick++\lib -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\wand -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\jbig\libjbig -external:IC:\dev\vcpkg\installed\x64-windows\include -external:W0 /nologo /DWIN32 /D_WINDOWS /W3 /utf-8 /MP /MD /O2 /Oi /Gy /DNDEBUG /Z7 /showIncludes /FoCMakeFiles\graphicsmagick.dir\magick\import.c.obj /FdCMakeFiles\graphicsmagick.dir\ /FS -c C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick\import.c Magick lib DLL export interface Magick module DLL export interface C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick/nt_base.h(95): warning C4005: 'HAVE_FT2BUILD_H': macro redefinition C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick/magick_config.h(123): note: see previous definition of 'HAVE_FT2BUILD_H' [147/209] C:\PROGRA~1\MIB055~1\2022\COMMUN~1\VC\Tools\MSVC\1434~1.319\bin\Hostx64\x64\cl.exe -DDLL -DMAGICK_IMPLEMENTATION -DWIN32 -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_DLL -D_MAGICKLIB_ -D_VISUALC_ -D_WANDLIB_ -D_WIN32 -D_WIN32_WINNT=0x0501 -Dgraphicsmagick_EXPORTS -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\. -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\Magick++ -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\Magick++\lib -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\wand -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\jbig\libjbig -external:IC:\dev\vcpkg\installed\x64-windows\include -external:W0 /nologo /DWIN32 /D_WINDOWS /W3 /utf-8 /MP /MD /O2 /Oi /Gy /DNDEBUG /Z7 /showIncludes /FoCMakeFiles\graphicsmagick.dir\magick\map.c.obj /FdCMakeFiles\graphicsmagick.dir\ /FS -c C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick\map.c Magick lib DLL export interface Magick module DLL export interface C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick/nt_base.h(95): warning C4005: 'HAVE_FT2BUILD_H': macro redefinition C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick/magick_config.h(123): note: see previous definition of 'HAVE_FT2BUILD_H' [148/209] C:\PROGRA~1\MIB055~1\2022\COMMUN~1\VC\Tools\MSVC\1434~1.319\bin\Hostx64\x64\cl.exe -DDLL -DMAGICK_IMPLEMENTATION -DWIN32 -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_DLL -D_MAGICKLIB_ -D_VISUALC_ -D_WANDLIB_ -D_WIN32 -D_WIN32_WINNT=0x0501 -Dgraphicsmagick_EXPORTS -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\. -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\Magick++ -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\Magick++\lib -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\wand -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\jbig\libjbig -external:IC:\dev\vcpkg\installed\x64-windows\include -external:W0 /nologo /DWIN32 /D_WINDOWS /W3 /utf-8 /MP /MD /O2 /Oi /Gy /DNDEBUG /Z7 /showIncludes /FoCMakeFiles\graphicsmagick.dir\magick\module.c.obj /FdCMakeFiles\graphicsmagick.dir\ /FS -c C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick\module.c Magick lib DLL export interface Magick module DLL export interface C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick/nt_base.h(95): warning C4005: 'HAVE_FT2BUILD_H': macro redefinition C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick/magick_config.h(123): note: see previous definition of 'HAVE_FT2BUILD_H' [149/209] C:\PROGRA~1\MIB055~1\2022\COMMUN~1\VC\Tools\MSVC\1434~1.319\bin\Hostx64\x64\cl.exe -DDLL -DMAGICK_IMPLEMENTATION -DWIN32 -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_DLL -D_MAGICKLIB_ -D_VISUALC_ -D_WANDLIB_ -D_WIN32 -D_WIN32_WINNT=0x0501 -Dgraphicsmagick_EXPORTS -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\. -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\Magick++ -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\Magick++\lib -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\wand -IC:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\jbig\libjbig -external:IC:\dev\vcpkg\installed\x64-windows\include -external:W0 /nologo /DWIN32 /D_WINDOWS /W3 /utf-8 /MP /MD /O2 /Oi /Gy /DNDEBUG /Z7 /showIncludes /FoCMakeFiles\graphicsmagick.dir\magick\memory.c.obj /FdCMakeFiles\graphicsmagick.dir\ /FS -c C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick\memory.c Magick lib DLL export interface Magick module DLL export interface C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick/nt_base.h(95): warning C4005: 'HAVE_FT2BUILD_H': macro redefinition C:\dev\vcpkg\buildtrees\graphicsmagick\src\2e465a2909-adf106de54.clean\magick/magick_config.h(123): note: see previous definition of 'HAVE_FT2BUILD_H' ninja: build stopped: subcommand failed. ```

Additional context

I have tried to install both 32 and 64 bit version but both failed.

install-x64-windows-rel-out.log install-x64-windows-dbg-out.log

install-x86-windows-dbg-out.log install-x86-windows-rel-out.log

I hope that the info given above is enough.

FrankXie05 commented 1 year ago

@AJCCblomberg Thank you for submitting the issue, this issue is duplicated with issue https://github.com/microsoft/vcpkg/issues/27170, you can check this for tips and help. :)

AJCCblomberg commented 1 year ago

The other ticket doesn't really give tips or help other than saying that it is a VS bug and we need to wait till it's fixed. Nothing else can be done then I guess...