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

moarvm nqp rakudo 2025.01 #205592

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

moarvm nqp rakudo 2025.01 #205592

wants to merge 3 commits into from

Conversation

chenrui333
Copy link
Member

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

@github-actions github-actions bot added the perl Perl use is a significant feature of the PR or issue label Jan 26, 2025
@fxcoudert fxcoudert added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Jan 29, 2025
Signed-off-by: Rui Chen <[email protected]>
Signed-off-by: Rui Chen <[email protected]>
Signed-off-by: Rui Chen <[email protected]>
@fxcoudert
Copy link
Member

  ==> Bottling moarvm--2025.01.arm64_sequoia.bottle.tar.gz...
  /opt/homebrew/opt/gnu-tar/bin/gtar --create --numeric-owner --mtime=1677-09-20 19:12:43 --sort=name --owner=0 --group=0 --numeric-owner --format=pax --pax-option=globexthdr.name=/GlobalHead.%n,exthdr.name=%d/PaxHeaders/%f,delete=atime,delete=ctime --file /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/moarvm--2025.01.arm64_sequoia.bottle.tar moarvm/2025.01
  Error: integer -9223372037 too small to convert to `unsigned int'
  /opt/homebrew/Library/Homebrew/utils/gzip.rb:35:in `mtime='
  /opt/homebrew/Library/Homebrew/utils/gzip.rb:35:in `block in compress_with_options'
  /opt/homebrew/Library/Homebrew/utils/gzip.rb:32:in `open'
  /opt/homebrew/Library/Homebrew/utils/gzip.rb:32:in `compress_with_options'
  /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11784/lib/types/private/methods/call_validation.rb:282:in `bind_call'
  /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11784/lib/types/private/methods/call_validation.rb:282:in `validate_call'
  /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11784/lib/types/private/methods/_methods.rb:277:in `block in _on_method_added'
  /opt/homebrew/Library/Homebrew/dev-cmd/bottle.rb:553:in `block (2 levels) in bottle_formula'
  /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.7/lib/ruby/3.3.0/fileutils.rb:240:in `chdir'
  /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.7/lib/ruby/3.3.0/fileutils.rb:240:in `cd'
  /opt/homebrew/Library/Homebrew/dev-cmd/bottle.rb:539:in `block in bottle_formula'
  /opt/homebrew/Library/Homebrew/keg.rb:344:in `block in lock'
  /opt/homebrew/Library/Homebrew/lock_file.rb:80:in `with_lock'
  /opt/homebrew/Library/Homebrew/keg.rb:339:in `lock'
  /opt/homebrew/Library/Homebrew/dev-cmd/bottle.rb:507:in `bottle_formula'
  /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11784/lib/types/private/methods/call_validation.rb:282:in `bind_call'
  /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11784/lib/types/private/methods/call_validation.rb:282:in `validate_call'
  /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11784/lib/types/private/methods/_methods.rb:277:in `block in _on_method_added'
  /opt/homebrew/Library/Homebrew/dev-cmd/bottle.rb:110:in `block in run'
  /opt/homebrew/Library/Homebrew/dev-cmd/bottle.rb:109:in `each'
  /opt/homebrew/Library/Homebrew/dev-cmd/bottle.rb:109:in `run'
  /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11784/lib/types/private/methods/call_validation.rb:282:in `bind_call'
  /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11784/lib/types/private/methods/call_validation.rb:282:in `validate_call'
  /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11784/lib/types/private/methods/_methods.rb:277:in `block in _on_method_added'
  /opt/homebrew/Library/Homebrew/brew.rb:95:in `<main>'

Looks like a brew issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brew Issue may be Homebrew/brew related CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. perl Perl use is a significant feature of the PR or issue upstream issue An upstream issue report is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants