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

AudioFile is disabled #203564

Closed
3 tasks done
OGZamasu opened this issue Jan 7, 2025 · 3 comments
Closed
3 tasks done

AudioFile is disabled #203564

OGZamasu opened this issue Jan 7, 2025 · 3 comments
Labels
question Issue asks a question but is likely not a bug

Comments

@OGZamasu
Copy link

OGZamasu commented Jan 7, 2025

https://audiofile.68k.org/

This is a common dependency. Just because this hasn't been updated, doesn't mean people don't still need it.

Everywhere, I follow directions for compiling a project I am working on. Instructions from a few months ago say to run brew install audiofile. It won't let me install audiofile.

I'm posting this in hopes that brew will re-add this.

Following instructions provided from the author's website results in errors when attempting to build this myself. I follow the directions exactly as they're written, and cannot install this.

Brew is supposed to make stuff like this easy. Please re-enable Audiofile.

Verification

  • My "brew doctor output" above says Your system is ready to brew. and am still able to reproduce my issue.
  • I ran brew update twice and am still able to reproduce my issue.
  • This issue's title and/or description do not reference a single formula e.g. brew install wget. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/new/choose instead.

brew config output

HOMEBREW_VERSION: 4.4.15
ORIGIN: https://github.com/Homebrew/brew
HEAD: b6fafba4864d65acabf966415e14b2dd86d81e1a
Last commit: 3 days ago
Branch: stable
Core tap JSON: 07 Jan 22:30 UTC
Core cask tap JSON: 07 Jan 22:30 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_MAKE_JOBS: 14
Homebrew Ruby: 3.3.6 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.6/bin/ruby
CPU: 14-core 64-bit arm_palma
Clang: 16.0.0 build 1600
Git: 2.47.1 => /opt/homebrew/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 15.2-arm64
CLT: 15.3.0.0.1.1708646388
Xcode: 16.2
Rosetta 2: false

What were you trying to do (and why)?

Install Audiofile. It is a common dependency required to compile something else.

What happened (include all command output)?

Error: audiofile has been disabled because it is not maintained upstream! It was disabled on 2024-02-15.

What did you expect to happen?

Install audiofile, a COMMON DEPENDENCY

Step-by-step reproduction instructions (by running brew commands)

brew install audiofile
@OGZamasu OGZamasu added the bug Reproducible Homebrew/homebrew-core bug label Jan 7, 2025
@MikeMcQuaid MikeMcQuaid transferred this issue from Homebrew/brew Jan 8, 2025
@SMillerDev
Copy link
Member

Following instructions provided from the author's website results in errors when attempting to build this myself. I follow the directions exactly as they're written, and cannot install this.

That's exactly why it's disabled. It doesn't build anymore, and upstream hasn't maintained it to continue working.

@OGZamasu
Copy link
Author

OGZamasu commented Jan 8, 2025 via email

@SMillerDev
Copy link
Member

SMillerDev commented Jan 8, 2025

I hear about it no longer being maintained, but old software doesn’t just stop working. Thank you

It does when everything else continues updating. As you can see in #123217 it doesn't work with a modern GCC, which is something that Brew considers a bigger problem than Macports does.

I don’t understand how Port can still build audiofile, but Brew no longer can.

Probably MacPorts keeps adding patches while Homebrew decided that years of unanswered patches meant that it was never going to be fixed properly.

@cho-m cho-m added question Issue asks a question but is likely not a bug and removed bug Reproducible Homebrew/homebrew-core bug labels Jan 8, 2025
@OGZamasu OGZamasu closed this as completed Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Issue asks a question but is likely not a bug
Projects
None yet
Development

No branches or pull requests

3 participants