Opened 4 years ago
Closed 3 years ago
#62236 closed defect (worksforme)
plantuml @1.2020.11: Unsupported major.minor version 52.0
Reported by: | cctile (Charles Choi) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.4 |
Keywords: | bigsur | Cc: | judaew (Vadym-Valdis Yudaiev) |
Port: | plantuml apache-ant |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Unable to install plantuml on macports 2.6.4 on Big Sur after upgrade as described in wiki:Migration
Attachments (1)
Change History (9)
Changed 4 years ago by cctile (Charles Choi)
comment:1 Changed 4 years ago by cctile (Charles Choi)
Description: | modified (diff) |
---|
comment:2 Changed 4 years ago by jmroot (Joshua Root)
Keywords: | bigsur added |
---|---|
Port: | apache-ant added |
Summary: | plantuml is broken on 2.6.4 on Big Sur → plantuml @1.2020.11 fails to build on Big Sur |
comment:3 Changed 4 years ago by jmroot (Joshua Root)
Interestingly, this succeeded on the buildbot: https://build.macports.org/builders/ports-11_x86_64-builder/builds/20211/steps/install-port/logs/stdio
comment:4 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Summary: | plantuml @1.2020.11 fails to build on Big Sur → plantuml @1.2020.11: Unsupported major.minor version 52.0 |
comment:5 Changed 4 years ago by cctile (Charles Choi)
Warning messages when I try to install plantuml
cchoi@cchoi-C02T90MGG8WL:~/Projects/Tile/Documents/StatusReports> sudo port install plantuml Warning: The macOS 11.2 SDK does not appear to be installed. Ports may not build correctly. Warning: You can install it as part of the Xcode Command Line Tools package by running `xcode-select --install'. ---> Computing dependencies for plantuml ---> Fetching archive for plantuml ---> Attempting to fetch plantuml-1.2020.11_0.darwin_20.noarch.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/plantuml ---> Attempting to fetch plantuml-1.2020.11_0.darwin_20.noarch.tbz2 from https://kmq.jp.packages.macports.org/plantuml ---> Attempting to fetch plantuml-1.2020.11_0.darwin_20.noarch.tbz2 from https://mse.uk.packages.macports.org/plantuml ---> Fetching distfiles for plantuml ---> Verifying checksums for plantuml ---> Extracting plantuml ---> Configuring plantuml ---> Building plantuml Error: Failed to build plantuml: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_java_plantuml/plantuml/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port plantuml failed cchoi@cchoi-C02T90MGG8WL:~/Projects/Tile/Documents/StatusReports>
comment:6 Changed 4 years ago by cctile (Charles Choi)
Digging deeper, it looks like the installer is getting confused by older installs of Java. After removing the old installs of Java, the install of plantuml worked with the openjdk port.
comment:7 Changed 3 years ago by judaew (Vadym-Valdis Yudaiev)
Cc: | judaew added |
---|
comment:8 Changed 3 years ago by reneeotten (Renee Otten)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Not sure if the problem is in plantuml or in ant.