[MacPorts] #60853: port mysql8 @8.0.21 fails to build on Mac OS 10.9 mavericks
MacPorts
noreply at macports.org
Thu Jul 16 23:33:24 UTC 2020
#60853: port mysql8 @8.0.21 fails to build on Mac OS 10.9 mavericks
-----------------------+--------------------
Reporter: wadjei | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Keywords: mavericks | Port: mysql8
-----------------------+--------------------
I'm unable to build and install the current mysql8 port on my Mavericks
10.9 system.
I have checked out 943ed0fa27 from the repo and have been able to
successfully build and install mysql8 and mysql8-server @8.0.20_0.
When I check out HEAD (master) on the repo and try the same, I get...
{{{
helium:mysql8 will$ sudo port install
---> Computing dependencies for mysql8
---> Fetching archive for mysql8
---> Attempting to fetch mysql8-8.0.21_0.darwin_13.x86_64.tbz2 from
http://lil.fr.packages.macports.org/mysql8
---> Attempting to fetch mysql8-8.0.21_0.darwin_13.x86_64.tbz2 from
https://packages.macports.org/mysql8
---> Attempting to fetch mysql8-8.0.21_0.darwin_13.x86_64.tbz2 from
http://mse.uk.packages.macports.org/sites/packages.macports.org/mysql8
---> Fetching distfiles for mysql8
---> Verifying checksums for mysql8
---> Extracting mysql8
---> Applying patches to mysql8
---> Configuring mysql8
Warning:
-----------------------------------------------------------------------
Warning: The port 'mysql8' uses the cxx11 PortGroup which is deprecated.
Warning: Please instead specify the required c++ standard directly using
Warning: compiler.cxx_standard 2011
Warning: replacing 2011 with newer standards (e.g. 2014, 2017) as
required.
Warning: For more details see
https://trac.macports.org/wiki/CompilerSelection
Warning:
-----------------------------------------------------------------------
---> Building mysql8
Error: Failed to build mysql8: command execution failed
Error: See /opt/local/var/macports/logs/_Users_will_macports-
ports_databases_mysql8/mysql8/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port mysql8 failed
}}}
I'll attach the output of main.log
--
Ticket URL: <https://trac.macports.org/ticket/60853>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list