Opened 9 years ago

Closed 9 years ago

#47075 closed defect (duplicate)

ncmpcpp @0.6.2_1 fails to build

Reported by: harciga Owned by: rmstonecipher@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc: kurthindenburg (Kurt Hindenburg)
Port: ncmpcpp

Description


Attachments (2)

ncmpcpp.log (27.8 KB) - added by harciga 9 years ago.
config.log (32.0 KB) - added by harciga 9 years ago.

Download all attachments as: .zip

Change History (7)

Changed 9 years ago by harciga

Attachment: ncmpcpp.log added

Changed 9 years ago by harciga

Attachment: config.log added

comment:1 Changed 9 years ago by harciga

-->  Computing dependencies for ncmpcpp
--->  Configuring ncmpcpp
Error: Failed to configure ncmpcpp, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_ncmpcpp/ncmpcpp/work/ncmpcpp-0.6.2/config.log
Error: org.macports.configure for port ncmpcpp returned: configure failure: command execution failed
Please see the log file for port ncmpcpp for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_ncmpcpp/ncmpcpp/main.log

comment:2 Changed 9 years ago by mf2k (Frank Schima)

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

comment:3 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

Cc Me!

comment:4 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

The latest version doesn't build here either - Stark, attach the main.log in the future

/taglib  -pipe -Os -stdlib=libc++ -arch x86_64 -std=c++0x -MT charset.o -MD -MP -MF .deps/charset.Tpo -c -o charset.o charset.cpp
actions.cpp:195:3: error: use of undeclared identifier 'rl_resize_terminal'; did you mean 'rl_deprep_terminal'?
                rl_resize_terminal();
                ^~~~~~~~~~~~~~~~~~
                rl_deprep_terminal
/usr/include/readline/readline.h:190:8: note: 'rl_deprep_terminal' declared here
void             rl_deprep_terminal(void);

comment:5 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: duplicate
Status: newclosed

I think this is a duplicate of #46530

Note: See TracTickets for help on using tickets.