[MacPorts] #55806: kotlin's `-version` argument causes error.
MacPorts
noreply at macports.org
Mon Feb 12 04:04:38 UTC 2018
#55806: kotlin's `-version` argument causes error.
---------------------+----------------------
Reporter: outis | Owner: breun
Type: defect | Status: assigned
Priority: Low | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: kotlin |
---------------------+----------------------
Changes (by ryandesign):
* owner: => breun
* status: new => assigned
Old description:
> == 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
New description:
== 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
--
--
Ticket URL: <https://trac.macports.org/ticket/55806#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list