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

Impossible to install pgmagick package #201491

Closed
4 tasks done
jormundgand opened this issue Dec 17, 2024 · 2 comments
Closed
4 tasks done

Impossible to install pgmagick package #201491

jormundgand opened this issue Dec 17, 2024 · 2 comments
Labels
bug Reproducible Homebrew/homebrew-core bug

Comments

@jormundgand
Copy link

jormundgand commented Dec 17, 2024

brew gist-logs <formula> link OR brew config AND brew doctor output

~> brew doctor
Your system is ready to brew.

Verification

  • My brew doctor output says Your system is ready to brew. and am still able to reproduce my issue.
  • I ran brew update and am still able to reproduce my issue.
  • I have resolved all warnings from brew doctor and that did not fix my problem.
  • I searched for recent similar issues at https://github.com/Homebrew/homebrew-core/issues?q=is%3Aissue and found no duplicates.

What were you trying to do (and why)?

Trying to install pgmagick so I have the package installed

What happened (include all command output)?

brew doctor
Your system is ready to brew.
~> brew install pgmagick
==> Downloading https://formulae.brew.sh/api/formula.jws.json

==> Downloading https://formulae.brew.sh/api/cask.jws.json

==> Fetching hhatto/pgmagick/pgmagick
==> Downloading https://github.com/hhatto/pgmagick/archive/ver0.7.4.tar.gz
Already downloaded: /Users/<username>/Library/Caches/Homebrew/downloads/03835a7ab1e0a80adbb8163c0a28ce9fb8b20a9cc50dd7df2f69f1bc6c083c3c--pgmagick-ver0.7.4.tar.gz
==> Installing pgmagick from hhatto/pgmagick
==> python3 setup.py install
Last 15 lines from /Users/<username>/Library/Logs/Homebrew/pgmagick/01.python3:
2024-12-17 11:53:01 +0000

python3
setup.py
install
--prefix=/opt/homebrew/Cellar/pgmagick/0.7.4

Traceback (most recent call last):
File "/private/tmp/pgmagick-20241217-37169-9duvdc/pgmagick-ver0.7.4/setup.py", line 128, in
raise Exception("Magick++ not found")
Exception: Magick++ not found

If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core):
https://github.com/hhatto/homebrew-pgmagick/issues

These open issues may also help:
pgmagick throws Symbol not found: __ZN6Magick22DrawableCompositeImage6magickESs

What did you expect to happen?

pgmagick would be installed

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

brew install pgmagick
@jormundgand jormundgand added the bug Reproducible Homebrew/homebrew-core bug label Dec 17, 2024
@jormundgand
Copy link
Author

I found an old bug report where people asked for imagmagick to be compiled with c++ support back from 2012 or so. It seems this ended up being resolved.

Homebrew/legacy-homebrew#13559

@SMillerDev
Copy link
Member

If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core):
hhatto/homebrew-pgmagick/issues

@SMillerDev SMillerDev closed this as not planned Won't fix, can't repro, duplicate, stale Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Reproducible Homebrew/homebrew-core bug
Projects
None yet
Development

No branches or pull requests

2 participants