microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
22.92k stars 6.33k forks source link

Fix build failures found by ci run #32398

Open autoantwort opened 1 year ago

autoantwort commented 1 year ago

The log files can be found here: https://cloud.hilton.rwth-aachen.de/index.php/s/z3GgDxYsGQXEcTa or https://dev.azure.com/vcpkg/c1ee48cb-0df2-4ab3-8384-b1df5a79fe53/_apis/build/builds/97059/artifacts?artifactName=failure%20logs%20for%20x64-linux&api-version=7.1&%24format=zip

dg0yt commented 1 year ago
  • libxslt[core,python]:x64-linux resulted in the unexpected state fail after 4.1 s /agent/_work/1/a/failure-logs/libxslt_python

This works with the python system packages on Ubuntu 18.04 (python 3.6). Feature python doesn't depend on port python3.

gitartpiano commented 10 months ago

Links to the logs are broken. Or restricted access?

autoantwort commented 10 months ago

I have updated the list and the links

kevle commented 7 months ago

dcmtk[core,iconv,icu,openssl,png,tiff,tools,xml2,zlib]:x64-linux resulted in the unexpected state fail after 2 min /mnt/vss/_work/1/a/failure-logs/dcmtk_all_16

This should work now due to #36607 and #36274.