firefox: new formula #223
Annotations
7 errors and 4 warnings
`brew install --verbose --build-bottle smillerdev/tap/firefox` failed on Linux!:
Formula/firefox.rb#L14
==> Fetching smillerdev/tap/firefox
==> Downloading https://hg.mozilla.org/mozilla-central/raw-file/default/python/mozboot/bin/bootstrap.py
Already downloaded: /home/runner/.cache/Homebrew/downloads/a038439a055a83c9324901f078f7b2cfd9c68cf2042b6468546c08ec3331c3e2--bootstrap.py
==> Verifying checksum for 'a038439a055a83c9324901f078f7b2cfd9c68cf2042b6468546c08ec3331c3e2--bootstrap.py'
==> Installing firefox from smillerdev/tap
cp -p /home/runner/.cache/Homebrew/downloads/a038439a055a83c9324901f078f7b2cfd9c68cf2042b6468546c08ec3331c3e2--bootstrap.py /tmp/firefox-20240424-9529-21mbb3/bootstrap.py
==> which python3
/home/linuxbrew/.linuxbrew/opt/[email protected]/bin/python3
==> python3 bootstrap.py --vcs=git
Cloning into mozilla-unified using Git...
Destination directory for clone (leave empty to use default destination of mozilla-unified): Could not bootstrap Firefox! Consider filing a bug.
Traceback (most recent call last):
File "/tmp/firefox-20240424-9529-21mbb3/bootstrap.py", line 446, in <module>
sys.exit(main(sys.argv))
^^^^^^^^^^^^^^
File "/tmp/firefox-20240424-9529-21mbb3/bootstrap.py", line 413, in main
srcdir = clone(options)
^^^^^^^^^^^^^^
File "/tmp/firefox-20240424-9529-21mbb3/bootstrap.py", line 344, in clone
dest = input_clone_dest(vcs, no_interactive)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/firefox-20240424-9529-21mbb3/bootstrap.py", line 92, in input_clone_dest
dest = input(
^^^^^^
EOFError: EOF when reading a line
==> Formula
Tap: smillerdev/tap
Path: /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/smillerdev/homebrew-tap/Formula/firefox.rb
==> Configuration
HOMEBREW_VERSION: 4.2.19-63-g0612657
ORIGIN: https://github.com/Homebrew/brew
HEAD: 06126572b3c1173428768377669b42fcaee90845
Last commit: 7 hours ago
Core tap JSON: 24 Apr 06:54 UTC
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_BOOTSNAP: set
HOMEBREW_CACHE: /home/runner/.cache/Homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS: 3650
HOMEBREW_COLOR: set
HOMEBREW_CURL_PATH: /usr/bin/curl
HOMEBREW_FAIL_LOG_LINES: 150
HOMEBREW_GIT_EMAIL: [email protected]
HOMEBREW_GIT_NAME: BrewTestBot
HOMEBREW_GIT_PATH: /usr/bin/git
HOMEBREW_LOGS: /home/runner/work/homebrew-tap/homebrew-tap/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 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: 14.0.0
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 (jammy)
Host glibc: 2.35
/usr/bin/gcc: 11.4.0
/usr/bin/ruby: 3.0.2
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/opt/berkeley-db@5:/home/linuxbrew/.linuxbrew
PKG_CONFIG_PATH: /home/linuxbrew/.linuxbrew/opt/icu4c/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/ncurses/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/readline/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/zlib/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libxml2/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/bzip2/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/pcre2/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/openssl@3/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/brotli/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libidn2/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libnghttp2/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libssh2/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libxcrypt/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/util-linux/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/openldap/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/rtmpdump/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/lz4/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/xz/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/zstd/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libedit/lib/pkgconfig:/home/linuxbrew/.linuxbrew
|
test-bot (ubuntu-22.04):
Formula/firefox.rb#L1
Stable: The source URL https://hg.mozilla.org/mozilla-central/raw-file/default/python/mozboot/bin/bootstrap.py is not reachable
|
test-bot (ubuntu-22.04)
Process completed with exit code 1.
|
test-bot (macos-14)
The job was canceled because "ubuntu-22_04" failed.
|
test-bot (macos-14)
The operation was canceled.
|
test-bot (macos-13)
The job was canceled because "ubuntu-22_04" failed.
|
test-bot (macos-13)
The operation was canceled.
|
test-bot (ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-bot (ubuntu-22.04)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
test-bot (macos-14)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
test-bot (macos-13)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|