[Bug 277889] databases/p5-DBD-mysql
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 277889] databases/p5-DBD-mysql"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Mar 2024 16:28:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277889 --- Comment #4 from Remko Catersels <sirdice@gmail.com> --- Build error with mysql=80 or 81 seems to be plist related. It throws a bunch of warnings during the actual build but they don't seem to be a problem. 5.004 removed a module, and it looks like pkg-plist is still expecting it to be there. The issue with mysql=1011m looks like it's bailing out due to a version check: DBD::mysql requires MySQL 8.x for building. Version reported by mysql_config --version: 10.11.7 at ./Makefile.PL line 451, <PIPE> line 3. *** Error code 255 -- You are receiving this mail because: You are the assignee for the bug.