vcpkg/scripts
Billy O'Neal 10463fcad3
[ci] Skip directxsdk:...windows and embree2:x64-linux in CI. (#20265)
Looked at most recent build https://dev.azure.com/vcpkg/public/_build/results?buildId=59859
REGRESSION: dxsdk-d3dx:x86-windows
REGRESSION: dxsdk-d3dx:x64-windows

```
The following files are already installed in D:/installed/x86-windows and are in conflict with dxsdk-d3dx:x86-windows

Installed by directxsdk:x86-windows
    debug/lib/d3dx10d.lib
    debug/lib/d3dx11d.lib
    debug/lib/d3dx9d.lib
    lib/d3dx10.lib
    lib/d3dx11.lib
    lib/d3dx9.lib
```

Probably caused by https://github.com/microsoft/vcpkg/pull/20053/ which removed windows & !windows from the directxsdk supports field.

PASSING, REMOVE FROM FAIL LIST: cmark:x64-windows-static

Already filed https://github.com/microsoft/vcpkg/pull/20216 last week about this.

ARM: vcpkg crashed. Reported to team chat.
OSX: agent died: ##[error]We stopped hearing from agent vcpkg-eg-mac-02.
  Looks to be the same outstanding tensorflow problem :(
REGRESSION: embree3:x64-linux

```
Starting package 640/1653: embree3:x64-linux
Building package embree3[avx,avx2,core,sse2,sse42]:x64-linux...
-- Downloading https://github.com/embree/embree/archive/v3.12.2.tar.gz -> embree-embree-v3.12.2.tar.gz...
-- Extracting source /mnt/vcpkg-ci/downloads/embree-embree-v3.12.2.tar.gz
-- Applying patch fix-path.patch
-- Applying patch fix-static-usage.patch
-- Applying patch cmake_policy.patch
-- Applying patch fix-targets-file-not-found.patch
-- Using source at /mnt/vcpkg-ci/buildtrees/embree3/src/v3.12.2-cbae4ce8b1.clean
-- Configuring x64-linux-dbg
-- Configuring x64-linux-rel
CMake Warning at scripts/cmake/vcpkg_configure_cmake.cmake:433 (message):
  The following variables are not used in CMakeLists.txt:

      EMBREE_STATIC_RUNTIME

  Please recheck them and remove the unnecessary options from the
  `vcpkg_configure_cmake` call.

  If these options should still be passed for whatever reason, please use the
  `MAYBE_UNUSED_VARIABLES` argument.
Call Stack (most recent call first):
  ports/embree3/portfile.cmake:50 (vcpkg_configure_cmake)
  scripts/ports.cmake:140 (include)

-- Building x64-linux-dbg
-- Building x64-linux-rel
-- Installing: /mnt/vcpkg-ci/packages/embree3_x64-linux/share/embree3/copyright
-- Performing post-build validation
```

Probably caused by https://github.com/microsoft/vcpkg/pull/20053 which removed supports:windows from embree2.
2021-09-20 10:52:36 -07:00
..
azure-pipelines Back out "cascades" enforcement because it caused too many stealth merge conflicts. (#20181) 2021-09-15 11:39:39 -07:00
boost [boost-python] Allow feature python2 on Unix (#18465) 2021-07-16 00:19:25 -07:00
buildsystems [vcpkg_cmake_configure/vcpkg_configure_cmake] Support VS2022 17.0 (#19088) 2021-09-13 20:10:12 -07:00
cmake docs: Improve docs for vcpkg_build_nmake (#20139) 2021-09-14 14:26:31 -07:00
detect_compiler [rollup:2021-07-06] Rollup PR (#18838) 2021-07-14 12:45:18 -07:00
get_cmake_vars [meson] fix cross compiling from linux to windows (#18927) 2021-09-09 20:41:01 -07:00
ifw [vcpkg-export-ifw] Maintenance Tool 2017-10-05 21:24:32 +03:00
posh-vcpkg/0.0.1 [vcpkg] Initial commit of powershell integration 2017-10-14 01:45:28 -07:00
templates Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065) 2020-10-28 14:18:07 -07:00
test_ports [OpenCV] update to v4.5.3 and to v3.4.15 (#18827) 2021-08-13 13:57:28 -07:00
toolchains [vcpkg] [Android]Compile armv6 with arm mode (#17962) 2021-06-07 11:33:48 -07:00
addPoshVcpkgToPowershellProfile.ps1 [vcpkg, jsonnet, openssl-uwp] Enable use of the system powershell-core if it is present. (#13805) 2020-10-27 20:48:14 -07:00
bootstrap.ps1 [vcpkg] Update tool to 2021-09-10. (#20105) 2021-09-10 18:28:18 -07:00
bootstrap.sh [vcpkg] Update tool to 2021-09-10. (#20105) 2021-09-10 18:28:18 -07:00
build_info.cmake [llvm] install tools in tools/llvm (#14399) 2020-11-12 17:31:34 -08:00
ci.baseline.txt [ci] Skip directxsdk:...windows and embree2:x64-linux in CI. (#20265) 2021-09-20 10:52:36 -07:00
file_script.py [vcpkg-ci] Always publish file lists (#12384) 2020-07-13 12:14:51 -07:00
generateBaseline.py [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
generatePortVersionsDb.py [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
ports.cmake [rollup:2021-08-09] Rollup PR (#19469) 2021-08-16 13:42:31 -07:00
tls12-download.exe [vcpkg-tool] Update to 2021-08-03 (#19347) 2021-08-04 14:20:23 -07:00
vcpkg_completion.bash [autocomplete] Add tab-completion support for bash 2018-12-13 14:02:02 -08:00
vcpkg_completion.fish [vcpkg] Add tab completion for Fish (#14206) 2020-11-02 17:25:43 -08:00
vcpkg_completion.zsh [scripts] Add vcpkg_completions.zsh (#18274) 2021-06-30 13:16:51 -07:00
vcpkg_get_dep_info.cmake [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
vcpkg_get_tags.cmake [vcpkg] Add triplet option VCPKG_NO_COMPILER_TRACKING (#17526) 2021-08-25 20:36:28 -07:00
vcpkg.schema.json [many ports] Apply host dependencies (#16479) 2021-03-26 12:55:34 -07:00
vcpkgTools.xml [Python3] update to 3.9.7 (#19851) 2021-09-13 20:00:44 -07:00