Opened 22 months ago
Closed 22 months ago
#70448 closed defect (duplicate)
Mariadb build fails in Sonoma
| Reported by: | Mikedafish | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.9.3 |
| Keywords: | Cc: | ||
| Port: | mariadb-10.9 |
Description
White trying to install mariadb 10.9, build step failed main log file attached and not fully understandable at my level. tried with versions 10.8, 10.4 with similar result
Mariadb-5.5.68 running OK on my machine but Mediawiki is asking for higher version.
Platform is iMac Retina5K, 27" 2020.
Attachments (1)
Change History (2)
Changed 22 months ago by Mikedafish
| Attachment: | main.log.zip added |
|---|
comment:1 Changed 22 months ago by ryandesign (Ryan Carsten Schmidt)
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
The log shows the error is:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_mariadb-10.9/mariadb-10.9/work/server-mariadb-10.9.4/storage/connect/libdoc.cpp:368:22: error: assigning to 'xmlErrorPtr' (aka '_xmlError *') from 'const xmlError *' (aka 'const _xmlError *') discards qualifiers
} else if ((Xerr = xmlGetLastError()))
^~~~~~~~~~~~~~~~~
Duplicate of #69428.
Note: See
TracTickets for help on using
tickets.

At end of (failed) installation , main.log file is recommended .