Github messages for voidlinux
 help / color / mirror / Atom feed
From: pullmoll <pullmoll@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: openjdk8: update to 8u252b09 (various CVEs)
Date: Thu, 30 Apr 2020 14:08:45 +0200	[thread overview]
Message-ID: <20200430120845.ZGi56pcau-kMsabn5tC6wOXKYszz1v1SWLNWiPm3Hu8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21440@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1825 bytes --]

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/pull/21440#issuecomment-621792413

Comment:
FWIW installed `openjdk8`, `clojure`, and `leiningen` on my G5 (ppc64).
Then downloaded some [`clojure-examples`](https://github.com/wtfleming/clojure-examples) zip from github, extracted it and tried e.g. `cd clj-time;lein run project.clj`. This is the log output:
```
OpenJDK 64-Bit Server VM warning: TieredCompilation is disabled in this release.
OpenJDK 64-Bit Server VM warning: TieredCompilation is disabled in this release.
Exception in thread "main" clojure.lang.ArityException: Wrong number of args (1) passed to: core/-main, compiling:(/tmp/form-init2420431995921281456.clj:1:72)
	at clojure.lang.Compiler.load(Compiler.java:7142)
	at clojure.lang.Compiler.loadFile(Compiler.java:7086)
	at clojure.main$load_script.invoke(main.clj:274)
	at clojure.main$init_opt.invoke(main.clj:279)
	at clojure.main$initialize.invoke(main.clj:307)
	at clojure.main$null_opt.invoke(main.clj:342)
	at clojure.main$main.doInvoke(main.clj:420)
	at clojure.lang.RestFn.invoke(RestFn.java:421)
	at clojure.lang.Var.invoke(Var.java:383)
	at clojure.lang.AFn.applyToHelper(AFn.java:156)
	at clojure.lang.Var.applyTo(Var.java:700)
	at clojure.main.main(main.java:37)
Caused by: clojure.lang.ArityException: Wrong number of args (1) passed to: core/-main
	at clojure.lang.AFn.throwArity(AFn.java:429)
	at clojure.lang.AFn.invoke(AFn.java:32)
	at clojure.lang.Var.invoke(Var.java:379)
	at user$eval5.invoke(form-init2420431995921281456.clj:1)
	at clojure.lang.Compiler.eval(Compiler.java:6703)
	at clojure.lang.Compiler.eval(Compiler.java:6693)
	at clojure.lang.Compiler.load(Compiler.java:7130)
	... 11 more
```
or do you @Vaelatern have an example that should build ok?

  parent reply	other threads:[~2020-04-30 12:08 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-28 20:33 [PR PATCH] " pullmoll
2020-04-28 20:40 ` pullmoll
2020-04-28 20:40 ` pullmoll
2020-04-28 23:10 ` pullmoll
2020-04-29  2:13 ` q66
2020-04-30 12:08 ` pullmoll [this message]
2020-04-30 14:40 ` Vaelatern
2020-04-30 14:41 ` Vaelatern
2020-04-30 14:42 ` Vaelatern
2020-04-30 15:20 ` pullmoll
2020-04-30 15:39 ` q66
2020-04-30 21:35 ` [PR PATCH] [Merged]: " q66

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200430120845.ZGi56pcau-kMsabn5tC6wOXKYszz1v1SWLNWiPm3Hu8@z \
    --to=pullmoll@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).