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

decasify 0.9.0 #209010

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
4 changes: 2 additions & 2 deletions Formula/d/decasify.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Decasify < Formula
desc "Utility for casting strings to title-case according to locale-aware style guides"
homepage "https://github.com/alerque/decasify"
url "https://github.com/alerque/decasify/releases/download/v0.8.0/decasify-0.8.0.tar.zst"
sha256 "1d35006ffc8bdc7e01fe7fc471dfdf0e99d3622ab0728fc4d3bb1aea9148214e"
url "https://github.com/alerque/decasify/releases/download/v0.9.0/decasify-0.9.0.tar.zst"
sha256 "3bec394fa02877e29b025aa24a9d9cd2087a93119904095c43786c1e4e8f1429"
license "LGPL-3.0-only"

bottle do
Expand All @@ -29,7 +29,7 @@

uses_from_macos "zlib"

def install

Check failure on line 32 in Formula/d/decasify.rb

View workflow job for this annotation

GitHub Actions / Linux

`brew install --verbose --formula --build-bottle decasify` failed on Linux!

configure: creating ./config.status config.status: creating Makefile config.status: creating typst/typst.toml configure: WARNING: unrecognized options: --disable-dependency-tracking ==> make error: failed to load manifest for workspace member `/tmp/decasify-20250226-5815-wbniwn/decasify-0.9.0/typst` referenced by workspace at `/tmp/decasify-20250226-5815-wbniwn/decasify-0.9.0/Cargo.toml` Caused by: failed to read `/tmp/decasify-20250226-5815-wbniwn/decasify-0.9.0/typst/Cargo.toml` Caused by: No such file or directory (os error 2) /usr/bin/make all-am make[1]: Entering directory '/tmp/decasify-20250226-5815-wbniwn/decasify-0.9.0' error: failed to load manifest for workspace member `/tmp/decasify-20250226-5815-wbniwn/decasify-0.9.0/typst` referenced by workspace at `/tmp/decasify-20250226-5815-wbniwn/decasify-0.9.0/Cargo.toml` Caused by: failed to read `/tmp/decasify-20250226-5815-wbniwn/decasify-0.9.0/typst/Cargo.toml` Caused by: No such file or directory (os error 2) set -e export AUTOTOOLS_DEPENDENCIES="src/bin/decasify.rs src/content.rs src/cli.rs src/lib.rs src/types.rs src/traits.rs src/lua.rs src/python.rs src/wasm.rs src/en.rs src/tr.rs Cargo.toml build-aux/build.rs tests/cli.rs tests/lib.rs Cargo.lock .version" CARGO_TARGET_DIR=./target /home/linuxbrew/.linuxbrew/opt/rust/bin/cargo build --verbose --target x86_64-unknown-linux-gnu --features full --release --locked CARGO_TARGET_DIR=./target /home/linuxbrew/.linuxbrew/opt/rust/bin/cargo build --target x86_64-unknown-linux-gnu --quiet --message-format=json --features full --release --locked | \ /home/linuxbrew/.linuxbrew/opt/jq/bin/jq -sr 'map(select(.reason == "build-script-executed")) | last | .out_dir' > ./target/x86_64-unknown-linux-gnu/release/.cargo_out_dir /usr/bin/mkdir -p completions error: failed to load manifest for workspace member `/tmp/decasify-20250226-5815-wbniwn/decasify-0.9.0/typst` referenced by workspace at `/tmp/decasify-20250226-5815-wbniwn/decasify-0.9.0/Cargo.toml` Caused by: failed to read `/tmp/decasify-20250226-5815-wbniwn/decasify-0.9.0/typst/Cargo.toml` Caused by: No such file or directory (os error 2) make[1]: *** [Makefile:1154: target/x86_64-unknown-linux-gnu/release/decasify] Error 101 make[1]: Leaving directory '/tmp/decasify-20250226-5815-wbniwn/decasify-0.9.0' make: *** [Makefile:450: all] Error 2 ==> Formula Path: /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/d/decasify.rb ==> Configuration HOMEBREW_VERSION: 4.4.22-57-g19332ee ORIGIN: https://github.com/Homebrew/brew HEAD: 19332ee1d51a7ab6e307f0e5f40a6c712da3b19c Last commit: 17 hours ago Branch: master Core tap HEAD: b132518fef2e3fb93e1fea17f20889d86b0c35ea Core tap last commit: 6 minutes ago Core tap JSON: 26 Feb 14:00 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_VERIFY_ATTESTATIONS: set Homebrew Ruby: 3.3.7 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/3.3.7/bin/ruby CPU: quad-core 64-bit zen3 Clang: 19.1.7 Git: 2.48.1 => /usr/bin/git Curl: 7.81.0 => /usr/bin/curl Kernel: Linux 6.8.0-1021-azure x86_64 GNU/Linux OS: Ubuntu 22.04.5 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/jq/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/pkgconf/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/zlib/lib/pkgconfig PKG_CONFIG_LIBDIR: HOMEBREW_MAKE_JOBS: 4 HOMEBREW
system "./bootstrap.sh" if build.head?
system "./configure", "--disable-silent-rules", *std_configure_args
system "make"
Expand Down
Loading