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

vcpkg 2024.04.23 #170471

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions Formula/v/vcpkg.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Vcpkg < Formula
desc "C++ Library Manager"
homepage "https://github.com/microsoft/vcpkg"
url "https://github.com/microsoft/vcpkg-tool/archive/refs/tags/2024-03-14.tar.gz"
version "2024.03.14"
sha256 "2b89635be4832ced505915bf46bbdd09d8a13ffd4c9ae11754929c7d07f1b903"
url "https://github.com/microsoft/vcpkg-tool/archive/refs/tags/2024-04-23.tar.gz"
version "2024.04.23"
sha256 "3c00c274ed097b844b1a675486c61814eacc5c317a42dd93facf3a04e5583c72"
license "MIT"
head "https://github.com/microsoft/vcpkg-tool.git", branch: "main"

Expand Down Expand Up @@ -36,7 +36,7 @@

fails_with gcc: "5"

def install

Check failure on line 39 in Formula/v/vcpkg.rb

View workflow job for this annotation

GitHub Actions / Linux

`brew install --verbose --build-bottle vcpkg` failed on Linux!

==> Fetching vcpkg ==> Downloading https://github.com/microsoft/vcpkg-tool/archive/refs/tags/2024-04-23.tar.gz Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/afb29e469f50fa23229534c3ef00377ca2ab28d1a0ff04bd429d5aadfef64221--vcpkg-tool-2024-04-23.tar.gz ==> Verifying checksum for 'afb29e469f50fa23229534c3ef00377ca2ab28d1a0ff04bd429d5aadfef64221--vcpkg-tool-2024-04-23.tar.gz' /usr/bin/env tar --extract --no-same-owner --file /home/linuxbrew/.cache/Homebrew/downloads/afb29e469f50fa23229534c3ef00377ca2ab28d1a0ff04bd429d5aadfef64221--vcpkg-tool-2024-04-23.tar.gz --directory /tmp/homebrew-unpack20240501-4772-m83in5 /usr/bin/env cp -pR /tmp/homebrew-unpack20240501-4772-m83in5/vcpkg-tool-2024-04-23/. /tmp/vcpkg-20240501-4772-ocpjyv/vcpkg-tool-2024-04-23 ==> cmake -S . -B build -DVCPKG_DEVELOPMENT_WARNINGS=OFF -DVCPKG_BASE_VERSION=2024-04-23 -DVCPKG_VERSION=2024.04.23 -DVCPKG_DEPENDENCY_EXTERNAL_FMT=ON -DCMAKE_INSTALL_PREFIX=/home/linuxbrew/.linuxbrew/Cellar/vcpkg/2024.04.23 -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON -Wno-dev -DBUILD_TESTING=OFF -- The C compiler identification is GNU 11.4.0 -- The CXX compiler identification is GNU 11.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/gcc-11 - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/g++-11 - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting the C++ compiler in use -- Detecting the C++ compiler in use - gcc CMake Error at CMakeLists.txt:196 (cmrc_add_resource_library): Unknown CMake command "cmrc_add_resource_library". -- Configuring incomplete, errors occurred! ==> Formula Path: /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/v/vcpkg.rb ==> Configuration HOMEBREW_VERSION: 4.2.20-60-g542edec ORIGIN: https://github.com/Homebrew/brew HEAD: 542edec0ff9224abe84d7ab6943b230489eac411 Last commit: 18 minutes ago Core tap HEAD: 786cbcb8a01e9b98e09548975c51226d3ae41ac7 Core tap last commit: 6 minutes ago Core tap JSON: 01 May 15:56 UTC HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew HOMEBREW_BOOTSNAP: set HOMEBREW_CASK_OPTS: [] HOMEBREW_COLOR: set HOMEBREW_CURL_PATH: /usr/bin/curl HOMEBREW_FAIL_LOG_LINES: 150 HOMEBREW_GITHUB_API_TOKEN: set HOMEBREW_GIT_EMAIL: [email protected] HOMEBREW_GIT_NAME: BrewTestBot HOMEBREW_GIT_PATH: /usr/bin/git HOMEBREW_LOGS: /github/home/bottles/logs HOMEBREW_MAKE_JOBS: 4 HOMEBREW_NO_AUTO_UPDATE: set HOMEBREW_NO_EMOJI: set HOMEBREW_NO_ENV_HINTS: set HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: set HOMEBREW_NO_INSTALL_FROM_API: set HOMEBREW_SORBET_RUNTIME: set Homebrew Ruby: 3.1.4 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/bin/ruby CPU: quad-core 64-bit zen3 Clang: N/A Git: 2.43.2 => /usr/bin/git Curl: 7.81.0 => /usr/bin/curl Kernel: Linux 6.5.0-1018-azure x86_64 GNU/Linux OS: Ubuntu 22.04.4 LTS Host glibc: 2.35 /usr/bin/gcc: 11.4.0 /usr/bin/ruby: N/A glibc: N/A gcc@11: N/A gcc: N/A xorg: N/A ==> ENV HOMEBREW_CC: gcc-11 HOMEBREW_CXX: g++-11 MAKEFLAGS: -j4 CMAKE_PREFIX_PATH: /home/linuxbrew/.linuxbrew PKG_CONFIG_PATH: /home/linuxbrew/.linuxbrew/opt/fmt/lib/pkgconfig HOMEBREW_GIT: /usr/bin/git ACLOCAL_PATH: /home/linuxbrew/.linuxbrew/share/aclocal PATH: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super:/home/linuxbrew/.linuxbrew/opt/cmake/bin:/home/linuxbrew/.linuxbrew/opt/ninja/bin:/usr/bin:/bin:/usr/sbin:/sbin Logs: /github/home/bottles/logs/vcpkg/00.options.out /github/home/bottles/logs/vcpkg/01.cmake /github/home/bottles/logs/vcpkg/01.cmake.cc /github/home/bottles/logs/vcpkg/build READ THIS: https://docs.brew.sh/Troub

Check failure on line 39 in Formula/v/vcpkg.rb

View workflow job for this annotation

GitHub Actions / macOS 12-arm64

`brew install --verbose --build-bottle vcpkg` failed on macOS Monterey (12) on Apple Silicon!

==> Fetching vcpkg ==> Downloading https://github.com/microsoft/vcpkg-tool/archive/refs/tags/2024-04-23.tar.gz Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/afb29e469f50fa23229534c3ef00377ca2ab28d1a0ff04bd429d5aadfef64221--vcpkg-tool-2024-04-23.tar.gz ==> Verifying checksum for 'afb29e469f50fa23229534c3ef00377ca2ab28d1a0ff04bd429d5aadfef64221--vcpkg-tool-2024-04-23.tar.gz' /usr/bin/env tar --extract --no-same-owner --file /Users/brew/Library/Caches/Homebrew/downloads/afb29e469f50fa23229534c3ef00377ca2ab28d1a0ff04bd429d5aadfef64221--vcpkg-tool-2024-04-23.tar.gz --directory /private/tmp/homebrew-unpack20240501-4033-8rmksy /usr/bin/env cp -pR /private/tmp/homebrew-unpack20240501-4033-8rmksy/vcpkg-tool-2024-04-23/. /private/tmp/vcpkg-20240501-4033-f2rr3q/vcpkg-tool-2024-04-23 ==> cmake -S . -B build -DVCPKG_DEVELOPMENT_WARNINGS=OFF -DVCPKG_BASE_VERSION=2024-04-23 -DVCPKG_VERSION=2024.04.23 -DVCPKG_DEPENDENCY_EXTERNAL_FMT=ON -DCMAKE_INSTALL_PREFIX=/opt/homebrew/Cellar/vcpkg/2024.04.23 -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON -Wno-dev -DBUILD_TESTING=OFF -DCMAKE_OSX_SYSROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -- The C compiler identification is AppleClang 14.0.0.14000029 -- The CXX compiler identification is AppleClang 14.0.0.14000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /opt/homebrew/Library/Homebrew/shims/mac/super/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting the C++ compiler in use -- Detecting the C++ compiler in use - clang CMake Error at CMakeLists.txt:196 (cmrc_add_resource_library): Unknown CMake command "cmrc_add_resource_library". -- Configuring incomplete, errors occurred! ==> Formula Path: /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/v/vcpkg.rb ==> Configuration HOMEBREW_VERSION: 4.2.20-60-g542edec ORIGIN: https://github.com/Homebrew/brew HEAD: 542edec0ff9224abe84d7ab6943b230489eac411 Last commit: 18 minutes ago Core tap HEAD: 786cbcb8a01e9b98e09548975c51226d3ae41ac7 Core tap last commit: 7 minutes ago Core tap JSON: 01 May 15:57 UTC Core cask tap JSON: 01 May 15:57 UTC HOMEBREW_PREFIX: /opt/homebrew HOMEBREW_BOOTSNAP: set HOMEBREW_CACHE: /Users/brew/Library/Caches/Homebrew HOMEBREW_CASK_OPTS: [] HOMEBREW_COLOR: set HOMEBREW_CURL_PATH: /usr/bin/curl HOMEBREW_FAIL_LOG_LINES: 150 HOMEBREW_GITHUB_API_TOKEN: set HOMEBREW_GIT_EMAIL: [email protected] HOMEBREW_GIT_NAME: BrewTestBot HOMEBREW_GIT_PATH: /usr/bin/git HOMEBREW_LOGS: /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs HOMEBREW_MAKE_JOBS: 4 HOMEBREW_NO_AUTO_UPDATE: set HOMEBREW_NO_EMOJI: set HOMEBREW_NO_ENV_HINTS: set HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: set HOMEBREW_NO_INSTALL_FROM_API: set HOMEBREW_SORBET_RUNTIME: set Homebrew Ruby: 3.1.4 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/bin/ruby CPU: quad-core 64-bit dunno Clang: 14.0.0 build 1400 Git: 2.37.1 => /usr/bin/git Curl: 8.4.0 => /usr/bin/curl macOS: 12.7.4-arm64 CLT: 14.2.0.0.1.1668646533 Xcode: 14.2 Rosetta 2: false ==> ENV HOMEBREW_CC: clang HOMEBREW_CXX: clang++ MAKEFLAGS: -j4 CMAKE_PREFIX_PATH: /opt/homebrew CMAKE_INCLUDE_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers CMAKE_LIBRARY_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries PKG_CONFIG_PATH: /opt/homebrew/opt/fmt/lib/pkgconfig PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/opt/homebrew/Library/Homebrew/os/mac/pkgconfig/12 HOMEBREW_GIT: /usr/bin/git HOMEBREW_SDKROOT: /Library/D
# Improve error message when user fails to set `VCPKG_ROOT`.
inreplace "locales/messages.json" do |s|
s.gsub! "If you are trying to use a copy of vcpkg that you've built, y", "Y"
Expand Down