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

[asio] Build error on x64-linux #44331

Open
bogdanionitabp opened this issue Mar 12, 2025 · 1 comment
Open

[asio] Build error on x64-linux #44331

bogdanionitabp opened this issue Mar 12, 2025 · 1 comment
Assignees
Labels
requires:repro The issue is not currently repro-able

Comments

@bogdanionitabp
Copy link

Package: asio:x64-linux@1.32.0

Host Environment

  • Host: x64-linux
  • Compiler: GNU 8.3.0
  • vcpkg-tool version: 2025-02-11-bec4296bf5289dc9ce83b4f5095943e44162f9c2
    vcpkg-scripts version: d5cb5b9 2025-03-11 (10 hours ago)

To Reproduce

vcpkg install

Failure logs

-- Using cached chriskohlhoff-asio-asio-1-32-0.tar.gz
-- Cleaning sources at /opt/vcpkg/buildtrees/asio/src/sio-1-32-0-e4cfb7a1b9.clean. Use --editable to skip cleaning for the packages you specify.
-- Extracting source /opt/vcpkg/downloads/chriskohlhoff-asio-asio-1-32-0.tar.gz
-- Using source at /opt/vcpkg/buildtrees/asio/src/sio-1-32-0-e4cfb7a1b9.clean
-- Configuring x64-linux
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:108 (configure_file):
  Operation not permitted
Call Stack (most recent call first):
  /data/jenkins/workspace/fingerprinter-foc_build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake:269 (vcpkg_execute_required_process)
  /data/jenkins/.cache/vcpkg/registries/git-trees/d1b402afe0e4c5b8efb08dcc8be6b0c90900a55e/portfile.cmake:16 (vcpkg_cmake_configure)
  scripts/ports.cmake:203 (include)



Additional context

vcpkg.json
{
  "dependencies": [
    "amqpcpp",
    "asio",
    "libpq",
    "libpqxx",
    "nlohmann-json"
  ]
}

@jimwang118 jimwang118 self-assigned this Mar 13, 2025
@jimwang118 jimwang118 added the requires:repro The issue is not currently repro-able label Mar 13, 2025
@jimwang118
Copy link
Contributor

Sorry, i can`t reproduce this issue locally. Please provide steps to reproduce.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requires:repro The issue is not currently repro-able
Projects
None yet
Development

No branches or pull requests

2 participants