Created attachment 201119 [details] patch Building with GCC8 requires including <functional> in src/plugins/sndioout/SndioOut.cpp for std::bind. Tested on powerpc64 and amd64. Hardwaro sponsored by IntegriCloud.
It seems that this include is missing in some other files, not on the one that the patch fixes. I asked the upstream to fix this, and will wait for them.
Committed the fix for this issue.
A commit references this bug: Author: yuri Date: Wed Jan 16 04:47:28 UTC 2019 New revision: 490443 URL: https://svnweb.freebsd.org/changeset/ports/490443 Log: multimedia/musikcube: Update 0.60.2 -> 0.61.0-1 PR#234936 suggested the patch to fix the missing include. Instead, I asked the upstream to fix it, which they did. This fix is included in this update. PR: 234936 Reported by: Piotr Kubaj <pkubaj@anongoth.pl> Changes: head/multimedia/musikcube/Makefile head/multimedia/musikcube/distinfo head/multimedia/musikcube/pkg-plist