vcpkg icon indicating copy to clipboard operation
vcpkg copied to clipboard

private repository random failure in vcpkg_cmake_config_fixup()

Open diehard2 opened this issue 1 year ago • 1 comments

Describe the bug Randomly, and on different ports, I recently started getting "Did not find a debug configuration for target". It succeeds when I run it again. my vcpkg is from hash 2b681d95e08447fde261b4404fbeab324f7d1e5b. There were no logs, just the following message. I'm not even sure how to trouble shoot this

-- Building x64-linux-dbg -- Building x64-linux-rel CMake Error at /home/dev/permanent_data/temp/vcpkg_installed/x64-linux/share/vcpkg-cmake-config/vcpkg_cmake_config_fixup.cmake:171 (message): Did not find a debug configuration for target 'myport::myport'. Call Stack (most recent call first): /home/dev/permanent_data/temp/myrepo-repository/ports/myport/portfile.cmake:24 (vcpkg_cmake_config_fixup) scripts/ports.cmake:170 (include)

Environment

  • OS: Ubuntu 22.04
  • Compiler: gcc 14

To Reproduce Random

Expected behavior Doesn't fail

diehard2 avatar Feb 07 '24 16:02 diehard2

@MonicaLiu0311 I can't reproduce it, its random and it started happening recently. There's no logfile to even send. What can I do here to provide you the information? it succeeds the second time I run it, but that doesn't help in a CI system

diehard2 avatar Feb 09 '24 21:02 diehard2

I haven't reproduced it any time, sorry, maybe waiting for someone with the same problem to provide more information...

MonicaLiu0311 avatar Feb 21 '24 07:02 MonicaLiu0311

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[bot] avatar Mar 21 '24 01:03 github-actions[bot]