databases/mysql*-[server|client] and security/trousers (a dependency of security/gnutls) both define the symbol my_init. This causes trouble for ports that try to link against both mysql and gnutls, such as audio/amarok-kde4 (if one of its many dependencies has been configured to use security/gnutls). The fix is available upstream: http://sourceforge.net/p/trousers/trousers/ci/7d207231355a5702cbdcf24628e8c1e2e3722593/
over to maintainer
Ping? It's still affecting Amarok users, and the fix in trousers looks simple enough.
A commit references this bug: Author: hrs Date: Wed Aug 6 06:39:22 UTC 2014 New revision: 364153 URL: http://svnweb.freebsd.org/changeset/ports/364153 Log: Remove reference to my_init and my_fini. These functions were causing symbol conflicts with other software like MySQL. PR: 192156 Changes: head/security/trousers/Makefile head/security/trousers/files/patch-src-tspi-rpc-hosttable.c
Sorry for the delay. Fixed in r364153. Thank you for your report.