Opened 10 years ago

Closed 9 years ago

#44560 closed defect (fixed)

xmms2 fails to install

Reported by: jeremy@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: haspatch Cc: ryandesign (Ryan Carsten Schmidt)
Port: xmms2

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

xmms2 fails to install. It fails running configure, due to an unknown cflag:

['/usr/bin/clang', 'test.c.1.o', '-o', '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_xmms2/xmms2/work/xmms2-0.8DrO_o/_build_/.conf_check_631dda88c388a8a64d6e3d7a97f1f84f/testbuild/testprog', '-L/opt/local/lib', '-lm', '-L/opt/local/lib', '-Wl,-headerpad_max_install_names', '-arch', 'x86_64', '-L/opt/local/lib', '-Wl,-headerpad_max_install_names', '-arch', 'x86_64', '-multiply_defined_suppress']
err: clang: error: unknown argument: '-multiply_defined_suppress'

Attachments (2)

config.log (151.6 KB) - added by jeremy@… 10 years ago.
main.log (119.9 KB) - added by jeremy@… 10 years ago.

Download all attachments as: .zip

Change History (4)

Changed 10 years ago by jeremy@…

Attachment: config.log added

Changed 10 years ago by jeremy@…

Attachment: main.log added

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

It looks like this was already fixed upstream, they just haven't released a new version yet containing that fix:

http://git.xmms2.org/xmms2/xmms2-devel/commit/wscript?id=8a2603cabdc0c184d2c177660986d20b21fd6987

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

Cc: ryandesign@… added
Keywords: haspatch added
Resolution: fixed
Status: newclosed

Since a release does not seem to be forthcoming I committed this patch (and another) in r126037.

Note: See TracTickets for help on using tickets.