Running 5.8-RELEASE on amd64 fresh install, following the patch branch
and binpatches from stable.mtier.org.
ncmpcpp seems to work correctly, but provides the following linker
warning on amd64 which another user in #openbsd was able to confirm.
$ pkg_info -a | grep ncmpcpp
ncmpcpp-0.6.5 ncurses mpd client inspired by ncmpc
Running ncmpcpp works as normal, but upon exit the following is noted:
$ ncmpcpp
ncmpcpp:/usr/local/lib/libestdc++.so.17.0: /usr/lib/libstdc++.so.57.0 :
WARNING: symbol(_ZN11__gnu_debug17_S_debug_messagesE) size mismatch,
relink your program
Doing a make reinstall from ports doesn't seem to correct this issue.
Steps to reproduce:
1. Run 5.8-RELEASE or 5.8-stable on amd64.
2. pkg_add ncmpcpp
3. run ncmpcpp