Changes between Initial Version and Version 1 of Ticket #69708


Ignore:
Timestamp:
Apr 10, 2024, 1:33:06 AM (8 weeks ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Log says:

error: assigning to 'xmlErrorPtr' (aka '_xmlError *') from incompatible type 'const xmlError *' (aka 'const _xmlError *')

Incompatibility with libxml 2.12+.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69708

    • Property Owner set to michaelld
    • Property Status changed from new to assigned
    • Property Summary changed from Failed to build mariadb-10.6 to mariadb-10.6: error: assigning to 'xmlErrorPtr' (aka '_xmlError *') from incompatible type 'const xmlError *' (aka 'const _xmlError *')
  • Ticket #69708 – Description

    initial v1  
    11Failed to build mariadb-10.6 on MacOs High Sierra, other version fail too.
    22
    3 MacOS: High Sierra Version 10.13.6 (17G14042)
    4 Macports: 2.93
     3MacOS: High Sierra Version 10.13.6 (17G14042) \\
     4Macports: 2.93 \\
    55Xcode: Version 10.1 (10B61)
    66
    77Error Messages:
     8{{{
    89Error: Failed to build mariadb-10.6: command execution failed
    910Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_mariadb-10.6/mariadb-10.6/main.log for details.
    1011Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
    1112Error: Processing of port mariadb-10.6 failed
     13}}}
    1214
    1315main.log attached