Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Mar 2024 16:28:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 277889] databases/p5-DBD-mysql
Message-ID:  <bug-277889-7788-QeiWjE5SaL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-277889-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-277889-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277889

--- Comment #4 from Remko Catersels <sirdice@gmail.com> ---
Build error with mysql=3D80 or 81 seems to be plist related. It throws a bu=
nch 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.=20

The issue with mysql=3D1011m looks like it's bailing out due to a version c=
heck:
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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277889-7788-QeiWjE5SaL>