You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HOMEBREW_VERSION: 4.1.5-2-g0bd17c5
ORIGIN: https://github.com/Homebrew/brew
HEAD: 0bd17c5b79d750ad85ec229ce8eaca7314e8c0d9
Last commit: 60 minutes ago
Core tap origin: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 92ef12d19b97cb3cc6f14b176c19468cf74b8c3a
Core tap last commit: 42 minutes ago
Core tap branch: master
Core tap JSON: 11 Aug 09:28 UTC
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_DISPLAY: :0.0
HOMEBREW_MAKE_JOBS: 2
HOMEBREW_NO_INSTALL_FROM_API: set
Homebrew Ruby: 2.6.10 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.10_1/bin/ruby
CPU: dual-core 64-bit ivybridge
Clang: 16.0.6
Git: 2.30.2 => /bin/git
Curl: 7.74.0 => /bin/curl
Kernel: Linux 5.10.0-24-amd64 x86_64 GNU/Linux
OS: Debian GNU/Linux 11 (bullseye) (bullseye)
Host glibc: 2.31
/usr/bin/gcc: N/A
/usr/bin/ruby: N/A
glibc: 2.35_1
gcc@11: N/A
gcc: 13.1.0
xorg: N/A
Output of brew doctor
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!Warning: No developer tools installed.Install Clang or run `brew install gcc`.
Description of issue
(Desktop):brew install gcc
Warning: gcc 13.1.0 is already installed and up-to-date.
To reinstall 13.1.0, run:
brew reinstall gcc
(Desktop):brew install font-3270
==> Fetching homebrew/linux-fonts/font-3270
==> Downloading https://github.com/rbanffy/3270font/releases/download/v2.0.4/3270_fonts_ece94f6.zip
Already downloaded: /home/name/.cache/Homebrew/downloads/1e8f3e500b9f06da3517e388bcc8c9d6b6cb39a3667db85d340532d587cb299a--3270_fonts_ece94f6.zip
==> Installing font-3270 from homebrew/linux-fonts
Error: The following formula cannot be installed from bottle and must be
built from source.
font-3270
Install Clang or run `brew install gcc`.
(Desktop):brew install llvm
==> Fetching llvm
==> Downloading https://ghcr.io/v2/homebrew/core/llvm/manifests/16.0.6
Already downloaded: /home/name/.cache/Homebrew/downloads/cb3d2cfe2abb4c6576f80b85db0bfc78e816451626f7c81b9fbd5747bd5de66c--llvm-16.0.6.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/llvm/blobs/sha256:eac29c15c4e506aa90ab2b95d2845fea812aee43a957e3b0
Already downloaded: /home/name/.cache/Homebrew/downloads/bd4783f43a9c343893db91f44bb8399e7135cb0efe985816fc463d441fed2292--llvm--16.0.6.x86_64_linux.bottle.tar.gz
==> Pouring llvm--16.0.6.x86_64_linux.bottle.tar.gz
==> Caveats
Emacs Lisp files have been installed to:
/home/linuxbrew/.linuxbrew/share/emacs/site-lisp/llvm
==> Summary
🍺 /home/linuxbrew/.linuxbrew/Cellar/llvm/16.0.6: 6,881 files, 2GB
==> Running `brew cleanup llvm`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
(Desktop):brew install font-3270
==> Fetching homebrew/linux-fonts/font-3270
==> Downloading https://github.com/rbanffy/3270font/releases/download/v2.0.4/3270_fonts_ece94f6.zip
Already downloaded: /home/name/.cache/Homebrew/downloads/1e8f3e500b9f06da3517e388bcc8c9d6b6cb39a3667db85d340532d587cb299a--3270_fonts_ece94f6.zip
==> Installing font-3270 from homebrew/linux-fonts
🍺 /home/linuxbrew/.linuxbrew/Cellar/font-3270/2.0.4,ece94f6: 9 files, 1MB, built in 3 seconds
==> Running `brew cleanup font-3270`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Additional Info
Output of
brew config
Output of
brew doctor
Description of issue
Why not make llvm required ?
Beta Was this translation helpful? Give feedback.
All reactions