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

Is there a way to get compilation/installation logs for failed PR? #7249

Closed
eao197 opened this issue Jul 12, 2019 · 1 comment
Closed

Is there a way to get compilation/installation logs for failed PR? #7249

eao197 opened this issue Jul 12, 2019 · 1 comment

Comments

@eao197
Copy link
Contributor

eao197 commented Jul 12, 2019

There is a PR: #7238
It fails on Linux and macOS. I suppose it is because C++17 capable compiler is required.
But it would be great to have access to compilation/installation logs for failed cases. I can only see this:

2019-07-11T13:43:42.3556910Z -- Extracting source /home/vcpkg/myagent/_work/1/s/downloads/so5extra-1.3.1.zip
2019-07-11T13:43:42.4034231Z -- Configuring x64-linux-dbg
2019-07-11T13:43:43.2685568Z -- Configuring x64-linux-rel
2019-07-11T13:43:44.1606874Z -- Building x64-linux-dbg
2019-07-11T13:43:46.1070908Z CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:136 (message):
2019-07-11T13:43:46.1073427Z     Command failed: /home/vcpkg/myagent/_work/1/s/downloads/tools/cmake-3.14.0-
linux/cmake-3.14.0-Linux-x86_64/bin/cmake --build . --config Debug --target install -- -v
2019-07-11T13:43:46.1074564Z     Working Directory: /home/vcpkg/myagent/_work/1/s/buildtrees/so5extra/x64-linux-dbg
2019-07-11T13:43:46.1074996Z     See logs for more information:
2019-07-11T13:43:46.1075778Z       /home/vcpkg/myagent/_work/1/s/buildtrees/so5extra/install-x64-linux-dbg-out.log
2019-07-11T13:43:46.1076705Z       /home/vcpkg/myagent/_work/1/s/buildtrees/so5extra/install-x64-linux-dbg-err.log
@myd7349
Copy link
Contributor

myd7349 commented Jul 12, 2019

https://dev.azure.com/vcpkg/public/_build/results?buildId=5307&view=results
picture

@eao197 eao197 closed this as completed Jul 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants