Skip to content

[opencascade] build failure #44210

@Bzz2745

Description

@Bzz2745

Operating system

Windows 11

Compiler

MSVC vc143 version:17.13.2

Steps to reproduce the behavior

vcpkg install opencascade[core,freeimage,freetype,rapidjson,samples,tbb,vtk]:x64-windows

Failure logs

Building opencascade[core,freeimage,freetype,rapidjson,samples,tbb,vtk]:x64-windows@7.9.0...
-- Using cached Open-Cascade-SAS-OCCT-V7_9_0.tar.gz
-- Cleaning sources at C:/Users/bazunzhi/opt/vcpkg/buildtrees/opencascade/src/V7_9_0-6a6db7e889.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source C:/Users/bazunzhi/opt/vcpkg/downloads/Open-Cascade-SAS-OCCT-V7_9_0.tar.gz
-- Applying patch fix-install-prefix-path.patch
-- Applying patch fix-pdb-find.patch
-- Applying patch drop-bin-letter-d.patch
-- Applying patch dependencies.patch
-- Applying patch install-include-dir.patch
-- Applying patch remove-vcpkg-enabling.patch
-- Applying patch file-filter-regex.patch
-- Using source at C:/Users/bazunzhi/opt/vcpkg/buildtrees/opencascade/src/V7_9_0-6a6db7e889.clean
-- Configuring x64-windows
-- Building x64-windows-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message):
Command failed: C:/Users/bazunzhi/scoop/apps/cmake/3.31.6/bin/cmake.exe --build . --config Debug --target install -- -v -j13
Working Directory: C:/Users/bazunzhi/opt/vcpkg/buildtrees/opencascade/x64-windows-dbg
See logs for more information:
C:\Users\bazunzhi\opt\vcpkg\buildtrees\opencascade\install-x64-windows-dbg-out.log

Call Stack (most recent call first):
installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_build.cmake:74 (vcpkg_execute_build_process)
installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_install.cmake:16 (vcpkg_cmake_build)
ports/opencascade/portfile.cmake:54 (vcpkg_cmake_install)
scripts/ports.cmake:196 (include)

Additional context

install-x64-windows-dbg-out.log

tbb is installed and the header file exist in include/tbb, why it still shows could not find it?

Metadata

Metadata

Assignees

Labels

category:port-bugThe issue is with a library, which is something the port should already support

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions