Opened 5 weeks ago

Closed 5 weeks ago

#69708 closed defect (duplicate)

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

Reported by: hbsimon (Horst Simon) Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.9.3
Keywords: Cc:
Port: mariadb-10.6

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Failed to build mariadb-10.6 on MacOs High Sierra, other version fail too.

MacOS: High Sierra Version 10.13.6 (17G14042)
Macports: 2.93
Xcode: Version 10.1 (10B61)

Error Messages:

Error: Failed to build mariadb-10.6: command execution failed
Error: 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.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port mariadb-10.6 failed

main.log attached

Attachments (1)

main.log.gz (163.8 KB) - added by hbsimon (Horst Simon) 5 weeks ago.
Mariadb Error

Download all attachments as: .zip

Change History (3)

Changed 5 weeks ago by hbsimon (Horst Simon)

Attachment: main.log.gz added

Mariadb Error

comment:1 Changed 5 weeks ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: set to michaelld
Status: newassigned
Summary: Failed to build mariadb-10.6mariadb-10.6: error: assigning to 'xmlErrorPtr' (aka '_xmlError *') from incompatible type 'const xmlError *' (aka 'const _xmlError *')

Log says:

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

Incompatibility with libxml 2.12+.

comment:2 Changed 5 weeks ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: assignedclosed

Duplicate of #69428.

Note: See TracTickets for help on using tickets.