Opened 3 weeks ago

Last modified 6 days ago

#70061 assigned defect

mysql8 @8.4.0_2 build failure

Reported by: Behinder (behinder) Owned by: herbygillot (Herby Gillot)
Priority: Normal Milestone:
Component: ports Version: 2.9.3
Keywords: Cc: Torsten-B, cooljeanius (Eric Gallager)
Port: mysql8

Description

I am attaching log for reference.

Attachments (1)

main.log.bz2 (136.4 KB) - added by jmroot (Joshua Root) 3 weeks ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 3 weeks ago by jmroot (Joshua Root)

Keywords: mysql8 removed
Owner: set to herbygillot
Port: mysql8-server removed
Status: newassigned
Summary: mysql8 failed to buildmysql8 @8.4.0_2 build failure
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_mysql8/mysql8/work/mysql-8.4.0/sql/gis/buffer.cc:71:7: error: no matching constructor for initialization of 'bg::strategy::buffer::geographic_point_circle<>'
:info:build       geo_point_circle(bg::srs::spheroid<double>(srs->semi_major_axis(),
:info:build       ^                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build /opt/local/include/boost/geometry/strategies/geographic/buffer_point_circle.hpp:61:14: note: candidate constructor not viable: allows at most single argument 'count', but 2 arguments were provided
:info:build     explicit geographic_point_circle(std::size_t count = 90)
:info:build              ^
:info:build /opt/local/include/boost/geometry/strategies/geographic/buffer_point_circle.hpp:55:7: note: candidate constructor (the implicit copy constructor) not viable: requires 1 argument, but 2 were provided
:info:build class geographic_point_circle
:info:build       ^
:info:build /opt/local/include/boost/geometry/strategies/geographic/buffer_point_circle.hpp:55:7: note: candidate constructor (the implicit move constructor) not viable: requires 1 argument, but 2 were provided

Changed 3 weeks ago by jmroot (Joshua Root)

Attachment: main.log.bz2 added

comment:2 Changed 3 weeks ago by Torsten-B

Cc: Torsten-B added

comment:3 Changed 2 weeks ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added

comment:4 Changed 10 days ago by bradleyCPA (B. Holder)

port deactivate boost works around the issue

comment:5 Changed 9 days ago by ryandesign (Ryan Carsten Schmidt)

So the fix will be to resolve #63136 and delete the boost port.

comment:6 in reply to:  5 Changed 6 days ago by cooljeanius (Eric Gallager)

Replying to ryandesign:

So the fix will be to resolve #63136 and delete the boost port.

That might take awhile; how about in the meantime?

Note: See TracTickets for help on using tickets.