vcpkg icon indicating copy to clipboard operation
vcpkg copied to clipboard

VM Update September 2022

Open BillyONeal opened this issue 3 years ago • 1 comments

BillyONeal avatar Sep 20 '22 23:09 BillyONeal

This time for real?

talregev avatar Sep 21 '22 07:09 talregev

The VS bug of colmap and graphicsmagick has not been fixed yet.

Cheney-W avatar Sep 22 '22 06:09 Cheney-W

This time for real?

Hopefully!

The VS bug of colmap and graphicsmagick has not been fixed yet.

Yeah I was just giving them a shot.

BillyONeal avatar Sep 22 '22 17:09 BillyONeal

REGRESSION: colmap:x64-windows failed with BUILD_FAILED. If expected, add colmap:x64-windows=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt. REGRESSION: colmap:x64-windows-static failed with BUILD_FAILED. If expected, add colmap:x64-windows-static=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt. REGRESSION: colmap:x64-windows-static-md failed with BUILD_FAILED. If expected, add colmap:x64-windows-static-md=fail to C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt. REGRESSION: colmap:x86-windows failed with BUILD_FAILED. If expected, add colmap:x86-windows=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt. REGRESSION: graphicsmagick:x64-windows failed with BUILD_FAILED. If expected, add graphicsmagick:x64-windows=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt. REGRESSION: graphicsmagick:x64-windows-static failed with BUILD_FAILED. If expected, add graphicsmagick:x64-windows-static=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt. REGRESSION: graphicsmagick:x64-windows-static-md failed with BUILD_FAILED. If expected, add graphicsmagick:x64-windows-static-md=fail to C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt. REGRESSION: graphicsmagick:x86-windows failed with BUILD_FAILED. If expected, add graphicsmagick:x86-windows=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt. REGRESSION: mfl:x64-windows-static failed with BUILD_FAILED. If expected, add mfl:x64-windows-static=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt. REGRESSION: mfl:x64-windows-static-md failed with BUILD_FAILED. If expected, add mfl:x64-windows-static-md=fail to C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt.

These were all skipped before; I put their skips back.

PASSING, REMOVE FROM FAIL LIST: jemalloc:x64-osx (/Users/vagrant/Data/work/2/s/scripts/azure-pipelines/../ci.baseline.txt).

:)

REGRESSION: duktape:x64-linux failed with BUILD_FAILED. If expected, add duktape:x64-linux=fail to /agent/_work/2/s/scripts/azure-pipelines/../ci.baseline.txt.

Traceback (most recent call last): File "tools/configure.py", line 29, in import yaml ImportError: No module named yaml

I think this needs the venv treatment, investigating.

REGRESSION: shogun:x64-linux failed with BUILD_FAILED. If expected, add shogun:x64-linux=fail to /agent/_work/2/s/scripts/azure-pipelines/../ci.baseline.txt.

FAILED: src/shogun/CMakeFiles/libshogun.dir/classifier/svm/NewtonSVM.cpp.o /usr/bin/c++ -DH5_BUILT_AS_STATIC_LIB -I/mnt/vcpkg-ci/buildtrees/shogun/src/b686d6e1cc-76ef87b3ad.clean/src -I/mnt/vcpkg-ci/buildtrees/shogun/x64-linux-dbg/src -I/mnt/vcpkg-ci/installed/x64-linux/include/libxml2 -isystem /mnt/vcpkg-ci/installed/x64-linux/include/eigen3 -isystem /mnt/vcpkg-ci/installed/x64-linux/include -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wparentheses -Wshadow -Wno-unknown-pragmas -Wno-deprecated -fPIC -g -fPIC -gsplit-dwarf -std=c++11 -MD -MT src/shogun/CMakeFiles/libshogun.dir/classifier/svm/NewtonSVM.cpp.o -MF src/shogun/CMakeFiles/libshogun.dir/classifier/svm/NewtonSVM.cpp.o.d -o src/shogun/CMakeFiles/libshogun.dir/classifier/svm/NewtonSVM.cpp.o -c /mnt/vcpkg-ci/buildtrees/shogun/src/b686d6e1cc-76ef87b3ad.clean/src/shogun/classifier/svm/NewtonSVM.cpp In file included from /mnt/vcpkg-ci/buildtrees/shogun/src/b686d6e1cc-76ef87b3ad.clean/src/shogun/classifier/svm/NewtonSVM.cpp:20: /mnt/vcpkg-ci/buildtrees/shogun/src/b686d6e1cc-76ef87b3ad.clean/src/shogun/mathematics/lapack.h:25:10: fatal error: mkl_cblas.h: No such file or directory 25 | #include <mkl_cblas.h> | ^~~~~~~~~~~~~ compilation terminated.

I think this is an optional dependency detection, investigating.

BillyONeal avatar Sep 22 '22 19:09 BillyONeal

I would like to remind you that libtool-bin could be added to the linux image, cf. #26923.

dg0yt avatar Sep 26 '22 06:09 dg0yt

I would like to remind you that libtool-bin could be added to the linux image, cf. #26923.

Not really a reminder, I didn't see the other one. If I have to mint the image again I will include that, if not I'll get it next month. (Although 'next month' will be closer to 2-3 weeks because we're delayed in landing this one :( )

BillyONeal avatar Sep 26 '22 18:09 BillyONeal

OK the linux failure in https://dev.azure.com/vcpkg/public/_build/results?buildId=78582&view=logs&j=f79cfdd7-47a8-597f-8f57-dc3e21a8f2ad&t=da63cf11-1f12-503b-6d64-3b2fb713c172 is exactly the same as the current fleet's build https://dev.azure.com/vcpkg/public/_build/results?buildId=78538&view=results , so we're good to go.

BillyONeal avatar Sep 26 '22 19:09 BillyONeal