You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-- Note: ompl only supports dynamic library linkage. Building dynamic library.
-- Using cached ompl-ompl-1.6.0.tar.gz.
-- Cleaning sources at /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ompl/src/1.6.0-cd8a0faa0e.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source /Users/leanderSchulten/git_projekte/vcpkg/downloads/ompl-ompl-1.6.0.tar.gz
-- Applying patch 0001_Export_targets.patch
-- Applying patch 0002_Fix_config.patch
-- Using source at /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/ompl/src/1.6.0-cd8a0faa0e.clean
-- Found external ninja('1.12.1').
-- Configuring arm64-osx-dbg
-- Configuring arm64-osx-rel
-- Building arm64-osx-dbg
-- Building arm64-osx-rel
-- Fixing pkgconfig file: /Users/leanderSchulten/git_projekte/vcpkg/packages/ompl_arm64-osx/lib/pkgconfig/ompl.pc
CMake Error at scripts/cmake/vcpkg_fixup_pkgconfig.cmake:134 (message):
/opt/homebrew/bin/pkg-config --exists ompl failed with error code: 1
ENV{PKG_CONFIG_PATH}: "/Users/leanderSchulten/git_projekte/vcpkg/packages/ompl_arm64-osx/lib/pkgconfig:/Users/leanderSchulten/git_projekte/vcpkg/packages/ompl_arm64-osx/share/pkgconfig:/Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/lib/pkgconfig:/Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/share/pkgconfig"
output: Package Boost::serialization was not found in the pkg-config search path.
Perhaps you should add the directory containing `Boost::serialization.pc'
to the PKG_CONFIG_PATH environment variable
Package 'Boost::serialization', required by 'ompl', not found
Call Stack (most recent call first):
scripts/cmake/vcpkg_fixup_pkgconfig.cmake:196 (z_vcpkg_fixup_pkgconfig_check_files)
ports/ompl/portfile.cmake:40 (vcpkg_fixup_pkgconfig)
scripts/ports.cmake:192 (include)
The text was updated successfully, but these errors were encountered:
Package: ompl:arm64-osx -> 1.6.0#1
Host Environment
vcpkg-scripts version: 3d72d8c 2024-07-10 (20 hours ago)
To Reproduce
vcpkg x-set-installed --enforce-port-checks --allow-unsupported ompl[core]
Failure logs
The text was updated successfully, but these errors were encountered: