Found here: https://github.com/TokTok/c-toxcore/pull/592#issuecomment-326796177 libsodium compiled with "minimal" enabled is missing the "crypto_pwhash_scryptsalsa208sha256" function so linking packages like qTox end up with linker errors.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed6bd85ba15c5e719e2b77b932b153d529aa622e commit ed6bd85ba15c5e719e2b77b932b153d529aa622e Author: Josiah Mullins <jomull01@protonmail.com> AuthorDate: 2018-10-16 22:47:24 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2018-10-22 20:21:40 +0000 net-libs/tox: bump to version 0.2.8 This commit: adds the use flag ipv6 to enable ipv6 tests; removes a line that deleted .la files; src_config() was modified a new maintainer was added in metadata.xml. Bug: https://bugs.gentoo.org/668264 Bug: https://bugs.gentoo.org/629828 Closes: https://bugs.gentoo.org/661692 Signed-off-by: Josiah Mullins <JoMull01@protonmail.com> Package-Manager: Portage-2.3.49, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10161 Signed-off-by: Michał Górny <mgorny@gentoo.org> net-libs/tox/Manifest | 1 + net-libs/tox/metadata.xml | 9 +++- net-libs/tox/tox-0.2.8.ebuild | 99 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 108 insertions(+), 1 deletion(-)