#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)
Change History (8)
Changed 13 years ago by GuillaumeBOUERAT@…
comment:1 Changed 13 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.
comment:3 Changed 12 years ago by rmstonecipher@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
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: | closed → reopened |
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: | reopened → closed |
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.
build log