Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#39904 closed defect (fixed)

cmus @2.5.0_0 configure fails: unrecognized option `-Wl,-headerpad_max_install_names'

Reported by: pgf Owned by: ryandesign (Ryan Carsten Schmidt)
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.

Attachments (2)

Portfile (2.0 KB) - added by pgf 11 years ago.
fixed Portfile
cmus.diff (592 bytes) - added by ryandesign (Ryan Carsten Schmidt) 11 years ago.
the diff

Download all attachments as: .zip

Change History (6)

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.

comment:3 in reply to:  2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Replying to ryandesign@…:

We may as well do this for the rest of the args as well.

r108698

comment:4 in reply to:  2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to ryandesign@…:

And maybe we should check if any other ports have this problem.

Note: See TracTickets for help on using tickets.