Opened 7 years ago
Closed 7 years ago
#55125 closed defect (duplicate)
mariadb-10.1 @10.1.24 error: cannot use 'try' with exceptions disabled
Reported by: | todofixthis (Phoenix) | Owned by: | pixilla (Bradley Giesbrecht) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.2 |
Keywords: | highsierra | Cc: | |
Port: | mariadb-10.1 |
Description
Installed mariadb-10.1 (no variants) on macOS Sierra using MacPorts, everything worked great.
After upgrading to High Sierra, reinstalling mariadb-10.1 fails:
sudo port install mariadb-10.1 ---> Computing dependencies for mariadb-10.1 ---> Fetching archive for mariadb-10.1 ---> Attempting to fetch mariadb-10.1-10.1.24_0.darwin_17.x86_64.tbz2 from http://nou.nc.packages.macports.org/pub/macports/packages.macports.org/mariadb-10.1 ---> Attempting to fetch mariadb-10.1-10.1.24_0.darwin_17.x86_64.tbz2 from http://sea.us.packages.macports.org/macports/packages/mariadb-10.1 ---> Attempting to fetch mariadb-10.1-10.1.24_0.darwin_17.x86_64.tbz2 from https://packages.macports.org/mariadb-10.1 ---> Fetching distfiles for mariadb-10.1 ---> Verifying checksums for mariadb-10.1 ---> Extracting mariadb-10.1 ---> Applying patches to mariadb-10.1 ---> Configuring mariadb-10.1 ---> Building mariadb-10.1 Error: Failed to build mariadb-10.1: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mariadb-10.1/mariadb-10.1/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port mariadb-10.1 failed
Did a sudo port clean mariadb-10.1
, but problem persists.
Logfile is attached.
Attachments (2)
Change History (7)
Changed 7 years ago by todofixthis (Phoenix)
comment:1 Changed 7 years ago by kencu (Ken)
Owner: | set to pixilla |
---|---|
Status: | new → assigned |
Summary: | mariadb-10.1 @10.1.24 fails to build on high sierra → mariadb-10.1 @10.1.24 error: cannot use 'try' with exceptions disabled |
comment:2 Changed 7 years ago by RonnieRocket147
comment:3 Changed 7 years ago by vnyx
Same problem here. Success building mariadb 10.1 from source. Homebrew also works. Freshports works on FreeBSD too. Tried everything with Macports and no luck.
Changed 7 years ago by frjo (Fredrik Jonsson)
Attachment: | main.2.log added |
---|
comment:4 Changed 7 years ago by frjo (Fredrik Jonsson)
I encountered this issue as well mariadb-10.1-server fails to build on High Sierra 10.13.1. Attached log.
comment:5 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Duplicate of #54729.
Note: See
TracTickets for help on using
tickets.
+1 Same issue here on High Sierra. Any update available?