Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#33677 closed defect (fixed)

ncmpcpp @0.5.8 fail to build

Reported by: GuillaumeBOUERAT@… Owned by: rmstonecipher@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc: matt@…
Port: ncmpcpp

Description

On os x lion, ncmpcpp fail to install :

# port install ncmpcpp
--->  Computing dependencies for ncmpcpp
--->  Building ncmpcpp
Error: Target org.macports.build returned: shell command failed (see log for details)
Log for ncmpcpp is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_ncmpcpp/ncmpcpp/main.log
Error: Status 1 encountered during processing.

Attachments (2)

main.log (40.8 KB) - added by GuillaumeBOUERAT@… 12 years ago.
build log
main.2.log (46.4 KB) - added by GuillaumeBOUERAT@… 12 years ago.
new log after cleaning

Download all attachments as: .zip

Change History (8)

Changed 12 years ago by GuillaumeBOUERAT@…

Attachment: main.log added

build log

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

Keywords: ncmpcpp removed
Owner: changed from macports-tickets@… to rmstonecipher@…

This log is incomplete. "sudo port clean ncmpcpp", try again, attach the new main.log file.

Changed 12 years ago by GuillaumeBOUERAT@…

Attachment: main.2.log added

new log after cleaning

comment:2 Changed 12 years ago by matt@…

Cc: matt@… added

Cc Me!

comment:3 Changed 12 years ago by rmstonecipher@…

Resolution: fixed
Status: newclosed

This error occurs when compiling with clang and can be sidestepped by compiling with llvm-gcc-4.2.
Fixed in r95246.

comment:4 Changed 12 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: closedreopened

We need to fix incorrect code that is rejected by clang, not change the compiler.

comment:5 Changed 12 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: reopenedclosed

comment:6 Changed 12 years ago by jmroot (Joshua Root)

Someone should probably report this upstream too.

Note: See TracTickets for help on using tickets.