[scripts-audit] Make buildsystem#20165
Conversation
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@BillyONeal Can you investigate on the crash issue? Thanks. |
|
Crashed in this line -> https://github.com/microsoft/vcpkg-tool/blob/main/src/vcpkg/build.cpp#L1238: Checks::check_exit(VCPKG_LINE_INFO, status_it != status_db.end());The pipeline log shows: Even if Confirmed, I can use this branch and command |
|
I just noticed that you have another open PR with the same title: #19753. |
This happens whenever a port depends on a host-port, and the host-port build failed. |
…jack/script-audit-make
strega-nil-ms
left a comment
There was a problem hiding this comment.
Hopefully you get some good things to look at so that you can continue making these changes.
…oosY/vcpkg into dev/jack/script-audit-make
|
@strega-nil-ms Do you have any suggestions? |
|
@JackBoosY this is all that I see that needs to be done, thanks! |
…jack/script-audit-make
|
@strega-nil-ms Ready for merge 🚀 |
strega-nil-ms
left a comment
There was a problem hiding this comment.
Merge as soon as green! :)
|
@strega-nil-ms All green now! 🤖 |
|
Thank you so much @JackBoosY for this <3 |
|
This PR introduces some undocumented changes. |
I just added an issue there. |
Audit the Makefile build system according to the documentation.
Related: #17691