Build from source? #24

Closed
opened 2026-06-21 21:08:36 +00:00 by akinus · 3 comments
Owner

I am getting this error when trying to install with brew on one of my ubuntu servers:

🍺 /home/linuxbrew/.linuxbrew/Cellar/gcc/16.1.0: 2,256 files, 460.5MB
==> Running brew cleanup gcc...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP=1.
Hide these hints with HOMEBREW_NO_ENV_HINTS=1 (see man brew).
akinus@Services:/docker/services-stack$
akinus@Services:
/docker/services-stack$ brew install akclip
==> Would install 1 formula:
akclip
==> Would install 2 dependencies for akclip:
bzip2
unzip
==> Do you want to proceed with the installation? [y/n]
==> Fetching downloads for: akclip
✔︎ Bottle bzip2 (1.0.8) Preparing 228.4KB/228.4KB
✔︎ Bottle unzip (6.0_8) Preparing 187.3KB/187.3KB

✔︎ Formula akclip (0.0.25) Verified 183.6KB/183.6KB
==> Installing akclip from akinus/forgejo
Error: The following formula cannot be installed from bottle and must be
built from source.
akclip
Install Clang or run brew install gcc.
akinus@Services:/docker/services-stack$
akinus@Services:
/docker/services-stack$

I shouldn't have to build it from source!

I am getting this error when trying to install with brew on one of my ubuntu servers: 🍺 /home/linuxbrew/.linuxbrew/Cellar/gcc/16.1.0: 2,256 files, 460.5MB ==> Running `brew cleanup gcc`... Disable this behaviour by setting `HOMEBREW_NO_INSTALL_CLEANUP=1`. Hide these hints with `HOMEBREW_NO_ENV_HINTS=1` (see `man brew`). akinus@Services:~/docker/services-stack$ akinus@Services:~/docker/services-stack$ brew install akclip ==> Would install 1 formula: akclip ==> Would install 2 dependencies for akclip: bzip2 unzip ==> Do you want to proceed with the installation? [y/n] ==> Fetching downloads for: akclip ✔︎ Bottle bzip2 (1.0.8) Preparing 228.4KB/228.4KB ✔︎ Bottle unzip (6.0_8) Preparing 187.3KB/187.3KB ✔︎ Formula akclip (0.0.25) Verified 183.6KB/183.6KB ==> Installing akclip from akinus/forgejo Error: The following formula cannot be installed from bottle and must be built from source. akclip Install Clang or run `brew install gcc`. akinus@Services:~/docker/services-stack$ akinus@Services:~/docker/services-stack$ I shouldn't have to build it from source!
Author
Owner

🐛 AI bug fix started. Branch: fix/issue-24

🐛 AI bug fix started. Branch: `fix/issue-24`
akinus referenced this issue from a commit 2026-06-21 21:11:57 +00:00
Author
Owner

🐛 AI bug fix started. Branch: fix/issue-24

🐛 AI bug fix started. Branch: `fix/issue-24`
akinus referenced this issue from a commit 2026-06-21 21:12:20 +00:00

PR merged successfully! Branch fix/issue-24 has been deleted, and this issue is now closed.

✅ PR merged successfully! Branch `fix/issue-24` has been deleted, and this issue is now closed.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
akinus/akclip#24
No description provided.