On 2016/03/17 14:39, Tor Perkins wrote: > Ignore this bogon: > WARNING: symbol(_ZN11__gnu_debug17_S_debug_messagesE) size > mismatch... > http://marc.info/?l=openbsd-misc&m=141149797207874
This is an indication that you have conflicting libraries. Actually this particular message has been hidden in newer OpenBSD builds, the conflict is still there, but in most of the current cases we seem to get away with it. However: not all. For example it didn't go so well with unoconv. And as the number of ports linked against libestdc++ increase it is only going to get worse.
