Date: Tue, 21 Jan 2020 15:51:56 +0000 From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 243485] databases/mysql57-server: Cannot build 5.7.29 if devel/boost-libs port installed Message-ID: <bug-243485-25061@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243485 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@FreeBSD.org Reporter: tmilker@gmail.com CC: mmokhi@freebsd.org, office@FreeBSD.org CC: mmokhi@freebsd.org, office@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_inte= rnal.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_excep= tion &) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 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. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243485-25061>