Changes between Initial Version and Version 1 of Ticket #70322


Ignore:
Timestamp:
Jul 3, 2024, 6:03:06 PM (3 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #70322

    • Property Status changed from new to assigned
    • Property Summary changed from mysql 8.4 will not build on my ARM mac running Ventura to mysql8 @8.4.1_1: Undefined symbols "std::exception_ptr::__from_native_exception_pointer(void*)", "___cxa_init_primary_exception"
    • Property Owner set to herbygillot
    • Property Keywords arm64 ventura added; mysql 8..4 removed
    • Property Port mysql8 added
  • Ticket #70322 – Description

    initial v1  
    1 during "port upgrade outdated" session, things came to a halt 95% into building mysql8.4
     1during `port upgrade outdated` session, things came to a halt 95% into building mysql8.4
    22
    33head of error log:
    44
     5{{{
    56:debug:main Starting logging for mysql8 @8.4.1_1
    67:debug:sysinfo macOS 13.6.7 (darwin/22.6.0) arch arm
     
    910:debug:sysinfo SDK 13
    1011:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 13.0
     12}}}
    1113
    1214tail end of error log:
    1315
     16{{{
    1417:info:build Undefined symbols for architecture arm64:
    1518:info:build   "std::exception_ptr::__from_native_exception_pointer(void*)", referenced from:
     
    3740:debug:build     invoked from within
    3841:debug:build "$procedure $targetname"
     42}}}