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

[mygui] Build error on x64-osx #22592

Closed
autoantwort opened this issue Jan 17, 2022 · 5 comments · Fixed by MyGUI/mygui#244 or #27417
Closed

[mygui] Build error on x64-osx #22592

autoantwort opened this issue Jan 17, 2022 · 5 comments · Fixed by MyGUI/mygui#244 or #27417
Assignees
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@autoantwort
Copy link
Contributor

autoantwort commented Jan 17, 2022

Package: mygui[core]:x64-osx -> 3.4.1#2
Host Environment

  • Compiler: AppleClang 13.0.0.13000029
  • vcpkg-tool version: 2999-12-31-unknownhash-debug
    vcpkg-scripts version: 4fff1e9 2022-01-17 (16 hours ago)

To Reproduce
vcpkg install

Failure logs

-- Using cached MyGUI-mygui-81e5c67e92920607d16bc2aee1ac32f6fd7d446b.tar.gz.
-- Extracting source /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/downloads/MyGUI-mygui-81e5c67e92920607d16bc2aee1ac32f6fd7d446b.tar.gz
-- Applying patch fix-generation.patch
-- Using source at /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean
-- Found external ninja('1.10.2').
-- Configuring x64-osx-dbg
-- Configuring x64-osx-rel
-- Building x64-osx-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:157 (message):
    Command failed: /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/downloads/tools/cmake-3.21.1-osx/cmake-3.21.1-macos-universal/CMake.app/Contents/bin/cmake --build . --config Debug --target install -- -v -j11
    Working Directory: /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/x64-osx-dbg
    See logs for more information:
      /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/install-x64-osx-dbg-out.log

Call Stack (most recent call first):
  /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg_installed/x64-osx/share/vcpkg-cmake/vcpkg_cmake_build.cmake:102 (vcpkg_execute_build_process)
  /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg_installed/x64-osx/share/vcpkg-cmake/vcpkg_cmake_install.cmake:41 (vcpkg_cmake_build)
  ports/mygui/portfile.cmake:35 (vcpkg_cmake_install)
  scripts/ports.cmake:145 (include)



/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/install-x64-osx-dbg-out.log
[1/107] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DMYGUI_STATIC -I/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/include -I/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/Platforms/Dummy/DummyPlatform/include -I/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/Common -fPIC -w -g -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk -std=gnu++11 -MD -MT Platforms/Dummy/DummyPlatform/CMakeFiles/MyGUI.DummyPlatform.dir/src/MyGUI_DummyDataManager.cpp.o -MF Platforms/Dummy/DummyPlatform/CMakeFiles/MyGUI.DummyPlatform.dir/src/MyGUI_DummyDataManager.cpp.o.d -o Platforms/Dummy/DummyPlatform/CMakeFiles/MyGUI.DummyPlatform.dir/src/MyGUI_DummyDataManager.cpp.o -c /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/Platforms/Dummy/DummyPlatform/src/MyGUI_DummyDataManager.cpp
[2/107] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DMYGUI_STATIC -I/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/include -I/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/Plugins/Plugin_StrangeButton/. -fPIC -w -g -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk   -D_USRDLL -DMYGUI_BUILD_DLL -std=gnu++11 -MD -MT Plugins/Plugin_StrangeButton/CMakeFiles/Plugin_StrangeButton.dir/Plugin_Export.cpp.o -MF Plugins/Plugin_StrangeButton/CMakeFiles/Plugin_StrangeButton.dir/Plugin_Export.cpp.o.d -o Plugins/Plugin_StrangeButton/CMakeFiles/Plugin_StrangeButton.dir/Plugin_Export.cpp.o -c /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/Plugins/Plugin_StrangeButton/Plugin_Export.cpp
[3/107] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DMYGUI_BUILD -DMYGUI_STATIC -DMYGUI_USE_FREETYPE -I/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/include -I/usr/local/include -isystem /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg_installed/x64-osx/include -fPIC -w -g -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk -std=gnu++11 -Winvalid-pch -Xclang -emit-pch -Xclang -include -Xclang /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/x64-osx-dbg/MyGUIEngine/CMakeFiles/MyGUIEngine.dir/cmake_pch_x86_64.hxx -x c++-header -MD -MT MyGUIEngine/CMakeFiles/MyGUIEngine.dir/cmake_pch_x86_64.hxx.pch -MF MyGUIEngine/CMakeFiles/MyGUIEngine.dir/cmake_pch_x86_64.hxx.pch.d -o MyGUIEngine/CMakeFiles/MyGUIEngine.dir/cmake_pch_x86_64.hxx.pch -c /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/x64-osx-dbg/MyGUIEngine/CMakeFiles/MyGUIEngine.dir/cmake_pch_x86_64.hxx.cxx
...
Skipped 23 lines
...

[27/107] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DMYGUI_BUILD -DMYGUI_STATIC -DMYGUI_USE_FREETYPE -I/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/include -I/usr/local/include -isystem /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg_installed/x64-osx/include -fPIC -w -g -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk -std=gnu++11 -Winvalid-pch -Xarch_x86_64 -include/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/x64-osx-dbg/MyGUIEngine/CMakeFiles/MyGUIEngine.dir/cmake_pch_x86_64.hxx -MD -MT MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_FontManager.cpp.o -MF MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_FontManager.cpp.o.d -o MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_FontManager.cpp.o -c /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/src/MyGUI_FontManager.cpp
FAILED: MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_FontManager.cpp.o 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DMYGUI_BUILD -DMYGUI_STATIC -DMYGUI_USE_FREETYPE -I/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/include -I/usr/local/include -isystem /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg_installed/x64-osx/include -fPIC -w -g -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk -std=gnu++11 -Winvalid-pch -Xarch_x86_64 -include/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/x64-osx-dbg/MyGUIEngine/CMakeFiles/MyGUIEngine.dir/cmake_pch_x86_64.hxx -MD -MT MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_FontManager.cpp.o -MF MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_FontManager.cpp.o.d -o MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_FontManager.cpp.o -c /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/src/MyGUI_FontManager.cpp
In file included from /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/src/MyGUI_FontManager.cpp:13:
In file included from /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/include/MyGUI_ResourceTrueTypeFont.h:15:
/usr/local/include/ft2build.h:37:10: fatal error: 'config/ftheader.h' file not found
#include "config/ftheader.h"
         ^~~~~~~~~~~~~~~~~~~
1 error generated.
[28/107] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DMYGUI_BUILD -DMYGUI_STATIC -DMYGUI_USE_FREETYPE -I/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/include -I/usr/local/include -isystem /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg_installed/x64-osx/include -fPIC -w -g -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk -std=gnu++11 -Winvalid-pch -Xarch_x86_64 -include/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/x64-osx-dbg/MyGUIEngine/CMakeFiles/MyGUIEngine.dir/cmake_pch_x86_64.hxx -MD -MT MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_Exception.cpp.o -MF MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_Exception.cpp.o.d -o MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_Exception.cpp.o -c /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/src/MyGUI_Exception.cpp
[29/107] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DMYGUI_BUILD -DMYGUI_STATIC -DMYGUI_USE_FREETYPE -I/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/include -I/usr/local/include -isystem /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg_installed/x64-osx/include -fPIC -w -g -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk -std=gnu++11 -Winvalid-pch -Xarch_x86_64 -include/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/x64-osx-dbg/MyGUIEngine/CMakeFiles/MyGUIEngine.dir/cmake_pch_x86_64.hxx -MD -MT MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_ControllerManager.cpp.o -MF MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_ControllerManager.cpp.o.d -o MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_ControllerManager.cpp.o -c /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/src/MyGUI_ControllerManager.cpp
[30/107] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DMYGUI_BUILD -DMYGUI_STATIC -DMYGUI_USE_FREETYPE -I/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/include -I/usr/local/include -isystem /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg_installed/x64-osx/include -fPIC -w -g -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk -std=gnu++11 -Winvalid-pch -Xarch_x86_64 -include/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/x64-osx-dbg/MyGUIEngine/CMakeFiles/MyGUIEngine.dir/cmake_pch_x86_64.hxx -MD -MT MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_FileLogListener.cpp.o -MF MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_FileLogListener.cpp.o.d -o MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_FileLogListener.cpp.o -c /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/src/MyGUI_FileLogListener.cpp
[31/107] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DMYGUI_BUILD -DMYGUI_STATIC -DMYGUI_USE_FREETYPE -I/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/include -I/usr/local/include -isystem /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg_installed/x64-osx/include -fPIC -w -g -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk -std=gnu++11 -Winvalid-pch -Xarch_x86_64 -include/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/x64-osx-dbg/MyGUIEngine/CMakeFiles/MyGUIEngine.dir/cmake_pch_x86_64.hxx -MD -MT MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_DDContainer.cpp.o -MF MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_DDContainer.cpp.o.d -o MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_DDContainer.cpp.o -c /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/src/MyGUI_DDContainer.cpp
[32/107] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DMYGUI_BUILD -DMYGUI_STATIC -DMYGUI_USE_FREETYPE -I/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/include -I/usr/local/include -isystem /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg_installed/x64-osx/include -fPIC -w -g -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk -std=gnu++11 -Winvalid-pch -Xarch_x86_64 -include/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/x64-osx-dbg/MyGUIEngine/CMakeFiles/MyGUIEngine.dir/cmake_pch_x86_64.hxx -MD -MT MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_FactoryManager.cpp.o -MF MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_FactoryManager.cpp.o.d -o MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_FactoryManager.cpp.o -c /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/src/MyGUI_FactoryManager.cpp
[33/107] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DMYGUI_BUILD -DMYGUI_STATIC -DMYGUI_USE_FREETYPE -I/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/include -I/usr/local/include -isystem /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg_installed/x64-osx/include -fPIC -w -g -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk -std=gnu++11 -Winvalid-pch -Xarch_x86_64 -include/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/x64-osx-dbg/MyGUIEngine/CMakeFiles/MyGUIEngine.dir/cmake_pch_x86_64.hxx -MD -MT MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_EditText.cpp.o -MF MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_EditText.cpp.o.d -o MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_EditText.cpp.o -c /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/src/MyGUI_EditText.cpp
[34/107] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DMYGUI_BUILD -DMYGUI_STATIC -DMYGUI_USE_FREETYPE -I/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/include -I/usr/local/include -isystem /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg_installed/x64-osx/include -fPIC -w -g -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk -std=gnu++11 -Winvalid-pch -Xarch_x86_64 -include/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/x64-osx-dbg/MyGUIEngine/CMakeFiles/MyGUIEngine.dir/cmake_pch_x86_64.hxx -MD -MT MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_DynLibManager.cpp.o -MF MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_DynLibManager.cpp.o.d -o MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_DynLibManager.cpp.o -c /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/src/MyGUI_DynLibManager.cpp
[35/107] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DMYGUI_BUILD -DMYGUI_STATIC -DMYGUI_USE_FREETYPE -I/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/include -I/usr/local/include -isystem /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg_installed/x64-osx/include -fPIC -w -g -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk -std=gnu++11 -Winvalid-pch -Xarch_x86_64 -include/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/x64-osx-dbg/MyGUIEngine/CMakeFiles/MyGUIEngine.dir/cmake_pch_x86_64.hxx -MD -MT MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_BackwardCompatibility.cpp.o -MF MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_BackwardCompatibility.cpp.o.d -o MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_BackwardCompatibility.cpp.o -c /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/src/MyGUI_BackwardCompatibility.cpp
[36/107] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DMYGUI_BUILD -DMYGUI_STATIC -DMYGUI_USE_FREETYPE -I/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/include -I/usr/local/include -isystem /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg_installed/x64-osx/include -fPIC -w -g -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk -std=gnu++11 -Winvalid-pch -Xarch_x86_64 -include/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/x64-osx-dbg/MyGUIEngine/CMakeFiles/MyGUIEngine.dir/cmake_pch_x86_64.hxx -MD -MT MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_ComboBox.cpp.o -MF MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_ComboBox.cpp.o.d -o MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_ComboBox.cpp.o -c /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/src/MyGUI_ComboBox.cpp
[37/107] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DMYGUI_BUILD -DMYGUI_STATIC -DMYGUI_USE_FREETYPE -I/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/include -I/usr/local/include -isystem /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg_installed/x64-osx/include -fPIC -w -g -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk -std=gnu++11 -Winvalid-pch -Xarch_x86_64 -include/Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/x64-osx-dbg/MyGUIEngine/CMakeFiles/MyGUIEngine.dir/cmake_pch_x86_64.hxx -MD -MT MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_EditBox.cpp.o -MF MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_EditBox.cpp.o.d -o MyGUIEngine/CMakeFiles/MyGUIEngine.dir/src/MyGUI_EditBox.cpp.o -c /Users/leanderSchulten/git_projekte/Lichtsteuerung/vcpkg/buildtrees/mygui/src/f6fd7d446b-197296d096.clean/MyGUIEngine/src/MyGUI_EditBox.cpp
ninja: build stopped: subcommand failed.

Additional context

vcpkg.json
{
  "name": "lichtsteuerung",
  "version-string": "2.0.0",
  "dependencies": [
    "mygui"
  ]
}

@Adela0814 Adela0814 added the category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist label Jan 19, 2022
@Adela0814 Adela0814 added category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team. and removed category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist labels Feb 10, 2022
@Adela0814 Adela0814 removed their assignment Apr 2, 2022
@JackBoosY
Copy link
Contributor

This issue hasn’t been updated in 3 month, if it is still an issue, please reopen this issue.

@autoantwort
Copy link
Contributor Author

This is still an issue

@autoantwort
Copy link
Contributor Author

And why is x64-osx a category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team. ?

@dg0yt
Copy link
Contributor

dg0yt commented Oct 23, 2022

/usr/local/include/ft2build.h:37:10: fatal error: 'config/ftheader.h' file not found

It picks freetype from brew. Probably because it adds /usr/local to the cmake prefix path.

@autoantwort
Copy link
Contributor Author

Yeah love it

# platform specific dependencies
if (APPLE)
	include_directories(/usr/local/include /usr/include)
endif ()

@JonLiu1993 JonLiu1993 self-assigned this Oct 24, 2022
@JonLiu1993 JonLiu1993 added category:port-bug The issue is with a library, which is something the port should already support and removed category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team. labels Oct 24, 2022
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.

5 participants