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

task 3.0.0 #167082

Closed
wants to merge 1 commit into from
Closed

task 3.0.0 #167082

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1714,6 +1714,7 @@ talhelper
talisman
tanka
taplo
task
tcl-tk
tcsh
tctl
Expand Down
6 changes: 3 additions & 3 deletions Formula/t/task.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
class Task < Formula
desc "Feature-rich console based todo list manager"
homepage "https://taskwarrior.org/"
url "https://github.com/GothenburgBitFactory/taskwarrior/releases/download/v2.6.2/task-2.6.2.tar.gz"
sha256 "b1d3a7f000cd0fd60640670064e0e001613c9e1cb2242b9b3a9066c78862cfec"
url "https://github.com/GothenburgBitFactory/taskwarrior/releases/download/v3.0.0/task-3.0.0.tar.gz"
sha256 "30f397081044f5dc2e5a0ba51609223011a23281cd9947ea718df98d149fcc83"
license "MIT"
revision 1
head "https://github.com/GothenburgBitFactory/taskwarrior.git", branch: "develop"

livecheck do
Expand All @@ -26,6 +25,7 @@
end

depends_on "cmake" => :build
depends_on "rust" => :build
depends_on "gnutls"

on_linux do
Expand All @@ -38,7 +38,7 @@

fails_with gcc: "5"

def install

Check failure on line 41 in Formula/t/task.rb

View workflow job for this annotation

GitHub Actions / Linux

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

==> Fetching task ==> Downloading https://github.com/GothenburgBitFactory/taskwarrior/releases/download/v3.0.0/task-3.0.0.tar.gz Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/c0b8613639d7ebdab9470c65145cfa8fca94ae56aec952da77aef4d46a4ca5da--task-3.0.0.tar.gz ==> Verifying checksum for 'c0b8613639d7ebdab9470c65145cfa8fca94ae56aec952da77aef4d46a4ca5da--task-3.0.0.tar.gz' /usr/bin/env tar --extract --no-same-owner --file /home/linuxbrew/.cache/Homebrew/downloads/c0b8613639d7ebdab9470c65145cfa8fca94ae56aec952da77aef4d46a4ca5da--task-3.0.0.tar.gz --directory /tmp/homebrew-unpack20240325-10887-ofiqns /usr/bin/env cp -pR /tmp/homebrew-unpack20240325-10887-ofiqns/task-3.0.0/. /tmp/task-20240325-10887-uob97k/task-3.0.0 ==> cmake -S . -B build -DCMAKE_INSTALL_PREFIX=/home/linuxbrew/.linuxbrew/Cellar/task/3.0.0 -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=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 -- Configuring C++17 -- System: Linux -- Performing Test _HAS_CXX17 -- Performing Test _HAS_CXX17 - Success -- Looking for libshared -- Found libshared -- Looking for SHA1 references -- Looking for timegm -- Looking for timegm - found -- Looking for get_current_dir_name -- Looking for get_current_dir_name - found -- Looking for wordexp -- Looking for wordexp - found -- Performing Test HAVE_TM_GMTOFF -- Performing Test HAVE_TM_GMTOFF - Success -- Performing Test HAVE_ST_BIRTHTIME -- Performing Test HAVE_ST_BIRTHTIME - Failed -- Looking for libuuid -- Looking for uuid_unparse_lower -- Looking for uuid_unparse_lower - found -- Found libuuid -- Configuring cmake.h -- Rust Target: x86_64-unknown-linux-gnu -- Determining required link libraries for target x86_64-unknown-linux-gnu -- Required static libs for target x86_64-unknown-linux-gnu: gcc_s;util;rt;pthread;m;dl;c -- Found Rust: /home/linuxbrew/.linuxbrew/bin/rustc (found version "1.76.0") -- Using Corrosion as a subdirectory error: failed to load manifest for workspace member `/tmp/task-20240325-10887-uob97k/task-3.0.0/taskchampion/integration-tests` Caused by: failed to read `/tmp/task-20240325-10887-uob97k/task-3.0.0/taskchampion/integration-tests/Cargo.toml` Caused by: No such file or directory (os error 2) CMake Error at build/_deps/corrosion-src/cmake/CorrosionGenerator.cmake:24 (execute_process): execute_process failed command indexes: 1: "Child return code: 101" Call Stack (most recent call first): build/_deps/corrosion-src/cmake/CorrosionGenerator.cmake:217 (_cargo_metadata) build/_deps/corrosion-src/cmake/Corrosion.cmake:1098 (_generator_add_cargo_targets) src/tc/CMakeLists.txt:11 (corrosion_import_crate) -- Configuring incomplete, errors occurred! ==> Formula Path: /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/t/task.rb ==> Configuration HOMEBREW_VERSION: 4.2.13-142-g92a4311 ORIGIN: https://github.com/Homebrew/brew HEAD: 92a4311868322188478d7a90511ec0e8e6b0d7df Last commit: 5 hours ago Core tap HEAD: 1b926ed7a85dcba8d8add778124b28e6ff04a39e Core tap last commit: 9 minutes ago Core tap JSON: 25 Mar 00:29 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_GIT_EMAIL: 1589480+BrewTestBot@users.noreply.github.com HOMEBREW_GIT_NAME: BrewTestBot HOMEBREW_GIT_PATH: /usr/bin/git HOMEBREW_GITHUB_API_TOKEN: set H

Check failure on line 41 in Formula/t/task.rb

View workflow job for this annotation

GitHub Actions / macOS 13-arm64

`brew install --verbose --build-bottle task` failed on macOS Ventura (13) on Apple Silicon!

==> Fetching task ==> Downloading https://github.com/GothenburgBitFactory/taskwarrior/releases/download/v3.0.0/task-3.0.0.tar.gz Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/c0b8613639d7ebdab9470c65145cfa8fca94ae56aec952da77aef4d46a4ca5da--task-3.0.0.tar.gz ==> Verifying checksum for 'c0b8613639d7ebdab9470c65145cfa8fca94ae56aec952da77aef4d46a4ca5da--task-3.0.0.tar.gz' /usr/bin/env tar --extract --no-same-owner --file /Users/brew/Library/Caches/Homebrew/downloads/c0b8613639d7ebdab9470c65145cfa8fca94ae56aec952da77aef4d46a4ca5da--task-3.0.0.tar.gz --directory /private/tmp/homebrew-unpack20240324-6403-qhad7g /usr/bin/env cp -pR /private/tmp/homebrew-unpack20240324-6403-qhad7g/task-3.0.0/. /private/tmp/task-20240324-6403-yf330j/task-3.0.0 ==> cmake -S . -B build -DCMAKE_INSTALL_PREFIX=/opt/homebrew/Cellar/task/3.0.0 -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev -DBUILD_TESTING=OFF -DCMAKE_OSX_SYSROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -- The C compiler identification is AppleClang 15.0.0.15000100 -- The CXX compiler identification is AppleClang 15.0.0.15000100 -- 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 -- Configuring C++17 -- System: Darwin -- Performing Test _HAS_CXX17 -- Performing Test _HAS_CXX17 - Success -- Looking for libshared -- Found libshared -- Looking for SHA1 references -- Looking for timegm -- Looking for timegm - found -- Looking for get_current_dir_name -- Looking for get_current_dir_name - not found -- Looking for wordexp -- Looking for wordexp - found -- Performing Test HAVE_TM_GMTOFF -- Performing Test HAVE_TM_GMTOFF - Success -- Performing Test HAVE_ST_BIRTHTIME -- Performing Test HAVE_ST_BIRTHTIME - Success -- Looking for libuuid -- Looking for uuid_unparse_lower -- Looking for uuid_unparse_lower - found -- Found libuuid -- Configuring cmake.h -- Rust Target: aarch64-apple-darwin -- Determining required link libraries for target aarch64-apple-darwin -- Required static libs for target aarch64-apple-darwin: System;c;m -- Found Rust: /opt/homebrew/bin/rustc (found version "1.76.0") -- Using Corrosion as a subdirectory error: failed to load manifest for workspace member `/tmp/task-20240324-6403-yf330j/task-3.0.0/taskchampion/integration-tests` Caused by: failed to read `/tmp/task-20240324-6403-yf330j/task-3.0.0/taskchampion/integration-tests/Cargo.toml` Caused by: No such file or directory (os error 2) CMake Error at build/_deps/corrosion-src/cmake/CorrosionGenerator.cmake:24 (execute_process): execute_process failed command indexes: 1: "Child return code: 101" Call Stack (most recent call first): build/_deps/corrosion-src/cmake/CorrosionGenerator.cmake:217 (_cargo_metadata) build/_deps/corrosion-src/cmake/Corrosion.cmake:1098 (_generator_add_cargo_targets) src/tc/CMakeLists.txt:11 (corrosion_import_crate) -- Configuring incomplete, errors occurred! ==> Formula Path: /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/t/task.rb ==> Configuration HOMEBREW_VERSION: 4.2.13-142-g92a4311 ORIGIN: https://github.com/Homebrew/brew HEAD: 92a4311868322188478d7a90511ec0e8e6b0d7df Last commit: 5 hours ago Core tap HEAD: 1b926ed7a85dcba8d8add778124b28e6ff04a39e Core tap last commit: 12 minutes ago Core tap JSON: 25 Mar 00:32 UTC Core cask tap JSON: 25 Mar 00:32 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_

Check failure on line 41 in Formula/t/task.rb

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

`brew install --verbose --build-bottle task` failed on macOS Sonoma (14) on Apple Silicon!

==> Fetching task ==> Downloading https://github.com/GothenburgBitFactory/taskwarrior/releases/download/v3.0.0/task-3.0.0.tar.gz Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/c0b8613639d7ebdab9470c65145cfa8fca94ae56aec952da77aef4d46a4ca5da--task-3.0.0.tar.gz ==> Verifying checksum for 'c0b8613639d7ebdab9470c65145cfa8fca94ae56aec952da77aef4d46a4ca5da--task-3.0.0.tar.gz' /usr/bin/env tar --extract --no-same-owner --file /Users/brew/Library/Caches/Homebrew/downloads/c0b8613639d7ebdab9470c65145cfa8fca94ae56aec952da77aef4d46a4ca5da--task-3.0.0.tar.gz --directory /private/tmp/homebrew-unpack20240324-6717-6phccq /usr/bin/env cp -pR /private/tmp/homebrew-unpack20240324-6717-6phccq/task-3.0.0/. /private/tmp/task-20240324-6717-2767ax/task-3.0.0 ==> cmake -S . -B build -DCMAKE_INSTALL_PREFIX=/opt/homebrew/Cellar/task/3.0.0 -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev -DBUILD_TESTING=OFF -DCMAKE_OSX_SYSROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -- The C compiler identification is AppleClang 15.0.0.15000309 -- The CXX compiler identification is AppleClang 15.0.0.15000309 -- 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 -- Configuring C++17 -- System: Darwin -- Performing Test _HAS_CXX17 -- Performing Test _HAS_CXX17 - Success -- Looking for libshared -- Found libshared -- Looking for SHA1 references -- Looking for timegm -- Looking for timegm - found -- Looking for get_current_dir_name -- Looking for get_current_dir_name - not found -- Looking for wordexp -- Looking for wordexp - found -- Performing Test HAVE_TM_GMTOFF -- Performing Test HAVE_TM_GMTOFF - Success -- Performing Test HAVE_ST_BIRTHTIME -- Performing Test HAVE_ST_BIRTHTIME - Success -- Looking for libuuid -- Looking for uuid_unparse_lower -- Looking for uuid_unparse_lower - found -- Found libuuid -- Configuring cmake.h -- Rust Target: aarch64-apple-darwin -- Determining required link libraries for target aarch64-apple-darwin -- Required static libs for target aarch64-apple-darwin: System;c;m -- Found Rust: /opt/homebrew/bin/rustc (found version "1.76.0") -- Using Corrosion as a subdirectory error: failed to load manifest for workspace member `/tmp/task-20240324-6717-2767ax/task-3.0.0/taskchampion/integration-tests` Caused by: failed to read `/tmp/task-20240324-6717-2767ax/task-3.0.0/taskchampion/integration-tests/Cargo.toml` Caused by: No such file or directory (os error 2) CMake Error at build/_deps/corrosion-src/cmake/CorrosionGenerator.cmake:24 (execute_process): execute_process failed command indexes: 1: "Child return code: 101" Call Stack (most recent call first): build/_deps/corrosion-src/cmake/CorrosionGenerator.cmake:217 (_cargo_metadata) build/_deps/corrosion-src/cmake/Corrosion.cmake:1098 (_generator_add_cargo_targets) src/tc/CMakeLists.txt:11 (corrosion_import_crate) -- Configuring incomplete, errors occurred! ==> Formula Path: /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/t/task.rb ==> Configuration HOMEBREW_VERSION: 4.2.13-142-g92a4311 ORIGIN: https://github.com/Homebrew/brew HEAD: 92a4311868322188478d7a90511ec0e8e6b0d7df Last commit: 5 hours ago Core tap HEAD: 1b926ed7a85dcba8d8add778124b28e6ff04a39e Core tap last commit: 13 minutes ago Core tap JSON: 25 Mar 00:32 UTC Core cask tap JSON: 25 Mar 00:32 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_

Check failure on line 41 in Formula/t/task.rb

View workflow job for this annotation

GitHub Actions / macOS 12-x86_64

`brew install --verbose --build-bottle task` failed on macOS Monterey (12)!

==> Fetching task ==> Downloading https://github.com/GothenburgBitFactory/taskwarrior/releases/download/v3.0.0/task-3.0.0.tar.gz Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/c0b8613639d7ebdab9470c65145cfa8fca94ae56aec952da77aef4d46a4ca5da--task-3.0.0.tar.gz ==> Verifying checksum for 'c0b8613639d7ebdab9470c65145cfa8fca94ae56aec952da77aef4d46a4ca5da--task-3.0.0.tar.gz' /usr/bin/env tar --extract --no-same-owner --file /Users/brew/Library/Caches/Homebrew/downloads/c0b8613639d7ebdab9470c65145cfa8fca94ae56aec952da77aef4d46a4ca5da--task-3.0.0.tar.gz --directory /private/tmp/homebrew-unpack20240325-6645-3e5c57 /usr/bin/env cp -pR /private/tmp/homebrew-unpack20240325-6645-3e5c57/task-3.0.0/. /private/tmp/task-20240325-6645-bwpaco/task-3.0.0 ==> cmake -S . -B build -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/task/3.0.0 -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=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: /usr/local/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: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring C++17 -- System: Darwin -- Performing Test _HAS_CXX17 -- Performing Test _HAS_CXX17 - Success -- Looking for libshared -- Found libshared -- Looking for SHA1 references -- Looking for timegm -- Looking for timegm - found -- Looking for get_current_dir_name -- Looking for get_current_dir_name - not found -- Looking for wordexp -- Looking for wordexp - found -- Performing Test HAVE_TM_GMTOFF -- Performing Test HAVE_TM_GMTOFF - Success -- Performing Test HAVE_ST_BIRTHTIME -- Performing Test HAVE_ST_BIRTHTIME - Success -- Looking for libuuid -- Looking for uuid_unparse_lower -- Looking for uuid_unparse_lower - found -- Found libuuid -- Configuring cmake.h -- Rust Target: x86_64-apple-darwin -- Determining required link libraries for target x86_64-apple-darwin -- Required static libs for target x86_64-apple-darwin: System;c;m -- Found Rust: /usr/local/bin/rustc (found version "1.76.0") -- Using Corrosion as a subdirectory error: failed to load manifest for workspace member `/tmp/task-20240325-6645-bwpaco/task-3.0.0/taskchampion/integration-tests` Caused by: failed to read `/tmp/task-20240325-6645-bwpaco/task-3.0.0/taskchampion/integration-tests/Cargo.toml` Caused by: No such file or directory (os error 2) CMake Error at build/_deps/corrosion-src/cmake/CorrosionGenerator.cmake:24 (execute_process): execute_process failed command indexes: 1: "Child return code: 101" Call Stack (most recent call first): build/_deps/corrosion-src/cmake/CorrosionGenerator.cmake:217 (_cargo_metadata) build/_deps/corrosion-src/cmake/Corrosion.cmake:1098 (_generator_add_cargo_targets) src/tc/CMakeLists.txt:11 (corrosion_import_crate) -- Configuring incomplete, errors occurred! ==> Formula Path: /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/t/task.rb ==> Configuration HOMEBREW_VERSION: 4.2.13-142-g92a4311 ORIGIN: https://github.com/Homebrew/brew HEAD: 92a4311868322188478d7a90511ec0e8e6b0d7df Last commit: 6 hours ago Core tap HEAD: 1b926ed7a85dcba8d8add778124b28e6ff04a39e Core tap last commit: 23 minutes ago Core tap JSON: 25 Mar 00:33 UTC Core cask tap JSON: 25 Mar 00:33 UTC HOMEBREW_PREFIX: /usr/local 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 HOM

Check failure on line 41 in Formula/t/task.rb

View workflow job for this annotation

GitHub Actions / macOS 12-arm64

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

==> Fetching task ==> Downloading https://github.com/GothenburgBitFactory/taskwarrior/releases/download/v3.0.0/task-3.0.0.tar.gz Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/c0b8613639d7ebdab9470c65145cfa8fca94ae56aec952da77aef4d46a4ca5da--task-3.0.0.tar.gz ==> Verifying checksum for 'c0b8613639d7ebdab9470c65145cfa8fca94ae56aec952da77aef4d46a4ca5da--task-3.0.0.tar.gz' /usr/bin/env tar --extract --no-same-owner --file /Users/brew/Library/Caches/Homebrew/downloads/c0b8613639d7ebdab9470c65145cfa8fca94ae56aec952da77aef4d46a4ca5da--task-3.0.0.tar.gz --directory /private/tmp/homebrew-unpack20240324-6253-9nwmjw /usr/bin/env cp -pR /private/tmp/homebrew-unpack20240324-6253-9nwmjw/task-3.0.0/. /private/tmp/task-20240324-6253-upgrmq/task-3.0.0 ==> cmake -S . -B build -DCMAKE_INSTALL_PREFIX=/opt/homebrew/Cellar/task/3.0.0 -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=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 -- Configuring C++17 -- System: Darwin -- Performing Test _HAS_CXX17 -- Performing Test _HAS_CXX17 - Success -- Looking for libshared -- Found libshared -- Looking for SHA1 references -- Looking for timegm -- Looking for timegm - found -- Looking for get_current_dir_name -- Looking for get_current_dir_name - not found -- Looking for wordexp -- Looking for wordexp - found -- Performing Test HAVE_TM_GMTOFF -- Performing Test HAVE_TM_GMTOFF - Success -- Performing Test HAVE_ST_BIRTHTIME -- Performing Test HAVE_ST_BIRTHTIME - Success -- Looking for libuuid -- Looking for uuid_unparse_lower -- Looking for uuid_unparse_lower - found -- Found libuuid -- Configuring cmake.h -- Rust Target: aarch64-apple-darwin -- Determining required link libraries for target aarch64-apple-darwin -- Required static libs for target aarch64-apple-darwin: System;c;m -- Found Rust: /opt/homebrew/bin/rustc (found version "1.76.0") -- Using Corrosion as a subdirectory error: failed to load manifest for workspace member `/tmp/task-20240324-6253-upgrmq/task-3.0.0/taskchampion/integration-tests` Caused by: failed to read `/tmp/task-20240324-6253-upgrmq/task-3.0.0/taskchampion/integration-tests/Cargo.toml` Caused by: No such file or directory (os error 2) CMake Error at build/_deps/corrosion-src/cmake/CorrosionGenerator.cmake:24 (execute_process): execute_process failed command indexes: 1: "Child return code: 101" Call Stack (most recent call first): build/_deps/corrosion-src/cmake/CorrosionGenerator.cmake:217 (_cargo_metadata) build/_deps/corrosion-src/cmake/Corrosion.cmake:1098 (_generator_add_cargo_targets) src/tc/CMakeLists.txt:11 (corrosion_import_crate) -- Configuring incomplete, errors occurred! ==> Formula Path: /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/t/task.rb ==> Configuration HOMEBREW_VERSION: 4.2.13-142-g92a4311 ORIGIN: https://github.com/Homebrew/brew HEAD: 92a4311868322188478d7a90511ec0e8e6b0d7df Last commit: 6 hours ago Core tap HEAD: 1b926ed7a85dcba8d8add778124b28e6ff04a39e Core tap last commit: 28 minutes ago Core tap JSON: 25 Mar 00:49 UTC Core cask tap JSON: 25 Mar 00:49 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_

Check failure on line 41 in Formula/t/task.rb

View workflow job for this annotation

GitHub Actions / macOS 14-x86_64

`brew install --verbose --build-bottle task` failed on macOS Sonoma (14)!

==> Fetching task ==> Downloading https://github.com/GothenburgBitFactory/taskwarrior/releases/download/v3.0.0/task-3.0.0.tar.gz Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/c0b8613639d7ebdab9470c65145cfa8fca94ae56aec952da77aef4d46a4ca5da--task-3.0.0.tar.gz ==> Verifying checksum for 'c0b8613639d7ebdab9470c65145cfa8fca94ae56aec952da77aef4d46a4ca5da--task-3.0.0.tar.gz' /usr/bin/env tar --extract --no-same-owner --file /Users/brew/Library/Caches/Homebrew/downloads/c0b8613639d7ebdab9470c65145cfa8fca94ae56aec952da77aef4d46a4ca5da--task-3.0.0.tar.gz --directory /private/tmp/homebrew-unpack20240325-6701-4dlnjm /usr/bin/env cp -pR /private/tmp/homebrew-unpack20240325-6701-4dlnjm/task-3.0.0/. /private/tmp/task-20240325-6701-1j24lx/task-3.0.0 ==> cmake -S . -B build -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/task/3.0.0 -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev -DBUILD_TESTING=OFF -DCMAKE_OSX_SYSROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -- The C compiler identification is AppleClang 15.0.0.15000309 -- The CXX compiler identification is AppleClang 15.0.0.15000309 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/local/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: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring C++17 -- System: Darwin -- Performing Test _HAS_CXX17 -- Performing Test _HAS_CXX17 - Success -- Looking for libshared -- Found libshared -- Looking for SHA1 references -- Looking for timegm -- Looking for timegm - found -- Looking for get_current_dir_name -- Looking for get_current_dir_name - not found -- Looking for wordexp -- Looking for wordexp - found -- Performing Test HAVE_TM_GMTOFF -- Performing Test HAVE_TM_GMTOFF - Success -- Performing Test HAVE_ST_BIRTHTIME -- Performing Test HAVE_ST_BIRTHTIME - Success -- Looking for libuuid -- Looking for uuid_unparse_lower -- Looking for uuid_unparse_lower - found -- Found libuuid -- Configuring cmake.h -- Rust Target: x86_64-apple-darwin -- Determining required link libraries for target x86_64-apple-darwin -- Required static libs for target x86_64-apple-darwin: System;c;m -- Found Rust: /usr/local/bin/rustc (found version "1.76.0") -- Using Corrosion as a subdirectory error: failed to load manifest for workspace member `/tmp/task-20240325-6701-1j24lx/task-3.0.0/taskchampion/integration-tests` Caused by: failed to read `/tmp/task-20240325-6701-1j24lx/task-3.0.0/taskchampion/integration-tests/Cargo.toml` Caused by: No such file or directory (os error 2) CMake Error at build/_deps/corrosion-src/cmake/CorrosionGenerator.cmake:24 (execute_process): execute_process failed command indexes: 1: "Child return code: 101" Call Stack (most recent call first): build/_deps/corrosion-src/cmake/CorrosionGenerator.cmake:217 (_cargo_metadata) build/_deps/corrosion-src/cmake/Corrosion.cmake:1098 (_generator_add_cargo_targets) src/tc/CMakeLists.txt:11 (corrosion_import_crate) -- Configuring incomplete, errors occurred! ==> Formula Path: /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/t/task.rb ==> Configuration HOMEBREW_VERSION: 4.2.13-142-g92a4311 ORIGIN: https://github.com/Homebrew/brew HEAD: 92a4311868322188478d7a90511ec0e8e6b0d7df Last commit: 6 hours ago Core tap HEAD: 1b926ed7a85dcba8d8add778124b28e6ff04a39e Core tap last commit: 29 minutes ago Core tap JSON: 25 Mar 00:41 UTC Core cask tap JSON: 25 Mar 00:41 UTC HOMEBREW_PREFIX: /usr/local 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 HOM

Check failure on line 41 in Formula/t/task.rb

View workflow job for this annotation

GitHub Actions / macOS 13-x86_64

`brew install --verbose --build-bottle task` failed on macOS Ventura (13)!

==> Fetching task ==> Downloading https://github.com/GothenburgBitFactory/taskwarrior/releases/download/v3.0.0/task-3.0.0.tar.gz Already downloaded: /Users/brew/Library/Caches/Homebrew/downloads/c0b8613639d7ebdab9470c65145cfa8fca94ae56aec952da77aef4d46a4ca5da--task-3.0.0.tar.gz ==> Verifying checksum for 'c0b8613639d7ebdab9470c65145cfa8fca94ae56aec952da77aef4d46a4ca5da--task-3.0.0.tar.gz' /usr/bin/env tar --extract --no-same-owner --file /Users/brew/Library/Caches/Homebrew/downloads/c0b8613639d7ebdab9470c65145cfa8fca94ae56aec952da77aef4d46a4ca5da--task-3.0.0.tar.gz --directory /private/tmp/homebrew-unpack20240325-6847-r873er /usr/bin/env cp -pR /private/tmp/homebrew-unpack20240325-6847-r873er/task-3.0.0/. /private/tmp/task-20240325-6847-8ltw7n/task-3.0.0 ==> cmake -S . -B build -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/task/3.0.0 -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev -DBUILD_TESTING=OFF -DCMAKE_OSX_SYSROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -- The C compiler identification is AppleClang 15.0.0.15000100 -- The CXX compiler identification is AppleClang 15.0.0.15000100 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/local/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: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring C++17 -- System: Darwin -- Performing Test _HAS_CXX17 -- Performing Test _HAS_CXX17 - Success -- Looking for libshared -- Found libshared -- Looking for SHA1 references -- Looking for timegm -- Looking for timegm - found -- Looking for get_current_dir_name -- Looking for get_current_dir_name - not found -- Looking for wordexp -- Looking for wordexp - found -- Performing Test HAVE_TM_GMTOFF -- Performing Test HAVE_TM_GMTOFF - Success -- Performing Test HAVE_ST_BIRTHTIME -- Performing Test HAVE_ST_BIRTHTIME - Success -- Looking for libuuid -- Looking for uuid_unparse_lower -- Looking for uuid_unparse_lower - found -- Found libuuid -- Configuring cmake.h -- Rust Target: x86_64-apple-darwin -- Determining required link libraries for target x86_64-apple-darwin -- Required static libs for target x86_64-apple-darwin: System;c;m -- Found Rust: /usr/local/bin/rustc (found version "1.76.0") -- Using Corrosion as a subdirectory error: failed to load manifest for workspace member `/tmp/task-20240325-6847-8ltw7n/task-3.0.0/taskchampion/integration-tests` Caused by: failed to read `/tmp/task-20240325-6847-8ltw7n/task-3.0.0/taskchampion/integration-tests/Cargo.toml` Caused by: No such file or directory (os error 2) CMake Error at build/_deps/corrosion-src/cmake/CorrosionGenerator.cmake:24 (execute_process): execute_process failed command indexes: 1: "Child return code: 101" Call Stack (most recent call first): build/_deps/corrosion-src/cmake/CorrosionGenerator.cmake:217 (_cargo_metadata) build/_deps/corrosion-src/cmake/Corrosion.cmake:1098 (_generator_add_cargo_targets) src/tc/CMakeLists.txt:11 (corrosion_import_crate) -- Configuring incomplete, errors occurred! ==> Formula Path: /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/t/task.rb ==> Configuration HOMEBREW_VERSION: 4.2.13-142-g92a4311 ORIGIN: https://github.com/Homebrew/brew HEAD: 92a4311868322188478d7a90511ec0e8e6b0d7df Last commit: 6 hours ago Core tap HEAD: 1b926ed7a85dcba8d8add778124b28e6ff04a39e Core tap last commit: 40 minutes ago Core tap JSON: 25 Mar 00:46 UTC Core cask tap JSON: 25 Mar 00:46 UTC HOMEBREW_PREFIX: /usr/local 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 HOM
system "cmake", "-S", ".", "-B", "build", *std_cmake_args
system "cmake", "--build", "build"
system "cmake", "--install", "build"
Expand Down
Loading