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)

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?

comment:2 Changed 4 years ago by telotortium (Robert Irelan)

Resolution: fixed
Status: assignedclosed

In 619df15d3183f90c279d2c34a1935d19459fa487/macports-ports (master):

pngpaste: use ${configure.cc}

Closes: #62442

comment:3 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: closedreopened

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.