ITADN

[openjph] build failure on windows

#53166Opendbyoung720 创建于 20 天前
category:port-bug
D
dbyoung720commented
### Operating system Windows ### Compiler MSVC ### Steps to reproduce the behavior ```Shell ./vcpkg install openjph:x86-windows-static ``` ### Failure logs -- Using cached aous72-OpenJPH-0.30.1.tar.gz -- Cleaning sources at ./vcpkg/buildtrees/openjph/src/0.30.1-256b6ae58e.clean. Use --editable to skip cleaning for the packages you specify. -- Extracting source ./vcpkg/downloads/aous72-OpenJPH-0.30.1.tar.gz -- Applying patch xsi-strerror_r.patch -- Using source at ./vcpkg/buildtrees/openjph/src/0.30.1-256b6ae58e.clean -- Configuring x86-windows-static -- Building x86-windows-static-dbg CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:134 (message): Command failed: ../cmake.exe --build . --config Debug --target install -- -v -j13 Working Directory: ./vcpkg/buildtrees/openjph/x86-windows-static-dbg See logs for more information: .\vcpkg\buildtrees\openjph\install-x86-windows-static-dbg-out.log .\vcpkg\buildtrees\openjph\install-x86-windows-static-dbg-err.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/openjph/portfile.cmake:28 (vcpkg_cmake_install) scripts/ports.cmake:209 (include) ### Additional context _No response_
0 条评论