Opened 11 years ago

Last modified 11 years ago

#39904 closed defect

cmus @2.5.0_0 configure fails: unrecognized option `-Wl,-headerpad_max_install_names' — at Version 2

Reported by: pgf Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: haspatch Cc:
Port: cmus

Description (last modified by ryandesign (Ryan Carsten Schmidt))

cmus @2.5.0_0 configure fails with the error message:

unrecognized option `-Wl,-headerpad_max_install_names'

See attached Portfile for a fix.

Change History (4)

Changed 11 years ago by pgf

Attachment: Portfile added

fixed Portfile

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Keywords: cmus removed
Port: cmus added

Please instead attach a unified diff of the current Portfile so we can see what changes you are proposing. Also, attach the complete main.log with the error.

In the future, please fill in the Port field.

Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: cmus.diff added

the diff

comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: haspatch added
Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned
Summary: cmus @2.5.0_0 configure failscmus @2.5.0_0 configure fails: unrecognized option `-Wl,-headerpad_max_install_names'

I've attached the diff. He just put quotes around ${configure.ldflags} where they're added to the configure.args. We may as well do this for the rest of the args as well. And maybe we should check if any other ports have this problem.

Note: See TracTickets for help on using tickets.