Opened 4 years ago
Last modified 4 years ago
#62442 reopened defect
pngpaste not using the right compiler or -arch flags
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | telotortium (Robert Irelan) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.99 |
Keywords: | Cc: | ||
Port: | pngpaste |
Description
pngpaste is not UsingTheRightCompiler nor does it use -arch flags nor does it have a universal variant. Proper use of the makefile portgroup could help resolve this.
Change History (3)
comment:1 Changed 4 years ago by telotortium (Robert Irelan)
comment:2 Changed 4 years ago by telotortium (Robert Irelan)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | fixed |
---|---|
Status: | closed → reopened |
It's still not using -arch flags and still doesn't have a universal variant. Again, proper use of the makefile portgroup could resolve all of the issues for you.
Note: See
TracTickets for help on using
tickets.
Thanks for the report. I've created https://github.com/macports/macports-ports/pull/10210 to fix this. By the way, could you add a check to the tests run on pull requests to catch this automatically?