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
CMake Error at bus/cmake_install.cmake:122 (file):
file INSTALL cannot make directory
"/var/opt/vcpkg/packages/dbus_x64-linux/debug/run/dbus": No such file or
directory.
Call Stack (most recent call first):
cmake_install.cmake:59 (include)
Sorry, i can`t reproduce this issue locally.
The error message is as follows: the corresponding file is missing, but I don't see this directory in the directory after installation.
file INSTALL cannot make directory
"/var/opt/vcpkg/packages/dbus_x64-linux/debug/run/dbus": No such file or
directory.
Also, I searched vcpkg / vcpkg-tool code and didn't find any code to modify this cmake macro.
So I guess you've changed it in your environment or anywhere?
@jimwang118 I think this issue is an upstream issue, but the upstream may not accept to fix it or it's by design.
Let's make a patch to fix it in vcpkg side.
Package: dbus[core,systemd]:[email protected]#5
Host Environment
vcpkg-scripts version: 5f8c424 2025-02-21 (2 days ago)
To Reproduce
vcpkg install dbus
Failure logs
/opt/vcpkg/buildtrees/dbus/install-x64-linux-dbg-err.log
/opt/vcpkg/buildtrees/dbus/install-x64-linux-dbg-out.log
The text was updated successfully, but these errors were encountered: