https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258108
--- Comment #67 from Thibault Jouan <tj+freebsd_po...@a13.fr> --- (In reply to Dan Langille from comment #66) I took a quick look at it, I don't think it's related to the patch, thank you for the log. I could reproduce the build error with MySQL 8, in make.conf: DEFAULT_VERSIONS= mysql=8.0 With default MySQL (5.7) there are no issue. It seems that the gem itself is not compatible with MySQL 8: https://github.com/luislavena/mysql-gem/issues/35#issuecomment-399764286 (build error is similar) https://github.com/luislavena/mysql-gem "As January 1st, 2015, this project has become unmaintained" So in my opinion, we can ignore that build error in the context of this PR. -- You are receiving this mail because: You are the assignee for the bug.