[Bug 243485] databases/mysql57-server: Cannot build 5.7.29 if devel/boost-libs port installed
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 21 15:51:57 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243485
Bug ID: 243485
Summary: databases/mysql57-server: Cannot build 5.7.29 if
devel/boost-libs port installed
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: tmilker at gmail.com
CC: mmokhi at freebsd.org, office at FreeBSD.org
CC: mmokhi at freebsd.org, office at FreeBSD.org
I'm running FreeBSD 11.3-RELEASE-p5 and using the portupgrade tool. I
currently have mysql57-server-5.7.28_1 installed and want to upgrade for the
latest CVE fixes, however it fails with the following error:
/usr/ports/databases/mysql57-server/work/mysql-5.7.29/sql/item_geofunc_internal.cc:44:63:
error: no type named 'self_ip_exception' in namespace
'boost::geometry::detail::self_get_turn_points'
catch (const boost::geometry::detail::self_get_turn_points::self_ip_exception
&)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
There appears to be an issue introduced in the mysql57-server-5.7.29 build
process that prevents it from building successfully if the boost-libs port is
installed on the system. If I uninstall boost-libs, mysql57-server-5.7.29
builds and installs successfully.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-office
mailing list