8000 [usrsctp] Build error on x64-windows-static · Issue #44660 · microsoft/vcpkg · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[usrsctp] Build error on x64-windows-static #44660

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

Closed
clauadv opened this issue Mar 28, 2025 · 3 comments
Closed

[usrsctp] Build error on x64-windows-static #44660

clauadv opened this issue Mar 28, 2025 · 3 comments
Assignees
Labels
requires:more-information This Issue requires more information to solve Stale

Comments

@clauadv
Copy link
clauadv commented Mar 28, 2025

already using latest pull and vcpkg.

CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:127 (message):
    Command failed: D:/app/winclient/vcpkg/downloads/tools/ninja/1.10.2-windows/ninja.exe -v
    Working Directory: D:/app/winclient/vcpkg/buildtrees/usrsctp/x64-windows-static-rel/vcpkg-parallel-configure
    Error code: 1
    See logs for more information:
      D:\app\winclient\vcpkg\buildtrees\usrsctp\config-x64-windows-static-dbg-CMakeCache.txt.log
      D:\app\winclient\vcpkg\buildtrees\usrsctp\config-x64-windows-static-rel-CMakeCache.txt.log
      D:\app\winclient\vcpkg\buildtrees\usrsctp\config-x64-windows-static-dbg-CMakeConfigureLog.yaml.log
      D:\app\winclient\vcpkg\buildtrees\usrsctp\config-x64-windows-static-rel-CMakeConfigureLog.yaml.log
      D:\app\winclient\vcpkg\buildtrees\usrsctp\config-x64-windows-static-out.log

Call Stack (most recent call first):
  D:/app/winclient/vcpkg_installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_configure.cmake:269 (vcpkg_execute_required_process)
  ports/usrsctp/portfile.cmake:14 (vcpkg_cmake_configure)
  scripts/ports.cmake:196 (include)


error: building usrsctp:x64-windows-static failed with: BUILD_FAILED
See https://learn.microsoft.com/vcpkg/troubleshoot/build-failures?WT.mc_id=vcpkg_inproduct_cli for more information.
Elapsed time to handle usrsctp:x64-windows-static: 1.6 s
Please ensure you're using the latest port files with `git pull` and `vcpkg update`.
Then check for known issues at:
  https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+usrsctp
@clauadv
Copy link
Author
clauadv commented Mar 28, 2025

happens when i add 'libdatachannel' to vcpkg.json.
here's my config:

{
  "name": "main",
  "version-string": "latest",
  "dependencies": [
    "fmt",
    "mbedtls",
    "libjuice",
    "msgpack",
    "boost",
    "spdlog",
    "lazy-importer",
    "nlohmann-json",
    "boost-exception",
    "boost-system",
    "boost-throw-exception",
    "restclient-cpp",
    "libdatachannel"
  ]
}

@Cheney-W Cheney-W added the requires:more-information This Issue requires more information to solve label Mar 28, 2025
@Cheney-W
Copy link
Contributor

Please see #30604 for how to properly report a build failure.

Copy link

This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 28 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment.

@github-actions github-actions bot added the Stale label Apr 26, 2025
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requires:more-information This Issue requires more information to solve Stale
Projects
None yet
Development

No branches or pull requests

2 participants
0