Opened 6 years ago

Last modified 6 years ago

#55806 closed defect

kotlin's `-version` argument causes error. — at Version 1

Reported by: outis Owned by: breun (Nils Breunese)
Priority: Low Milestone:
Component: ports Version:
Keywords: Cc:
Port: kotlin

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

Summary

kotlin @1.2.21_0 generates error when displaying version.

Description

Running kotlin with the -version argument:

$ kotlin -version

generates the message:

error: no build.txt was found at home=/opt/local/share/java/kotlin

While normally application run errors are the purview of the application developers, this appears to either be due to a missing file, which would be an installation issue.

System Info

  • OS X 10.12.6
  • Java 1.8.0_144

Change History (1)

comment:1 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: set to breun
Status: newassigned
Note: See TracTickets for help on using tickets.