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
This regression is fallout from the recent refactoring that occurred in #12746. It has significant usability implications when one is running discrete build commands. From looking at the code, I believe this was just an oversight. I have a simple fix for it that I will submit shortly.
Environment details
Steps to reproduce
conan-2.0 build -pr:b tools.jinja -pr:h tools.jinja --name zlib --version 1.2.11 .
Logs
conan-2.0 build -pr:b tools.jinja -pr:h tools.jinja --name zlib --version 1.2.11 .
======== Computing dependency graph ========
Graph root
conanfile.py (zlib/1.2.11): /tmp/tmp.E0yZBKFZqA/zlib/conanfile.py
Build requirements
cmake/3.25.2#3879379b09c6c62f34968ecd870c278f - Cache
openssl/1.1.1t#48dbd82b8f9c47890074d82aafe302e1 - Cache
======== Computing necessary packages ========
Build requirements
cmake/3.25.2#3879379b09c6c62f34968ecd870c278f:d51b94ec024af4a0f47ccf0400b7a0e260c30ff0#042b95eec03536ee7c6aea0e1157e2b9 - Cache
openssl/1.1.1t#48dbd82b8f9c47890074d82aafe302e1:896855b1e3b5961bfcc08e699116d9ed588cac00#8a6a7d29ea2f08451c33f97867114fdc - Skip
======== Installing packages ========
The text was updated successfully, but these errors were encountered: