unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Nils Gillmann <ng0@n0.is>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: 32171@debbugs.gnu.org, Nils Gillmann <ng0@n0.is>
Subject: [bug#32171] Update: Erlang and Elixir
Date: Mon, 16 Jul 2018 15:53:16 +0000	[thread overview]
Message-ID: <20180716155316.62rrscxji5gtvj6n@abyayala> (raw)
In-Reply-To: <20180716153634.gpwa2zw3v6fxm5ln@abyayala>

Nils Gillmann transcribed 7.2K bytes:
> Ludovic Courtès transcribed 6.3K bytes:
> > Hello Nils,
> > 
> > Nils Gillmann <ng0@n0.is> skribis:
> > 
> > > These 3 patches update Erlang and Elixir to the latest versions.
> > 
> > Thanks for the patches.  Erlang builds fine but Elixir’s tests fail
> > for me:
> > 
> > --8<---------------cut here---------------start------------->8---
> > starting phase `check'
> > ==> elixir (compile)
> > ==> elixir (eunit)
> >   All 199 tests passed.
> > 
> > ==> elixir (exunit)
> > Excluding tags: [windows: true]
> > 
> > .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
> > 
> >   1) test case with empty clause (Code.Formatter.IntegrationTest)
> >      test/elixir/code_formatter/integration_test.exs:312
> >      ** (RuntimeError) IO device registered at :standard_error is already captured
> >      code: ExUnit.CaptureIO.capture_io(:stderr, fn ->
> >      stacktrace:
> >        (ex_unit) lib/ex_unit/capture_io.ex:144: ExUnit.CaptureIO.do_capture_io/3
> >        test/elixir/code_formatter/integration_test.exs:313: (test)
> > 
> > ...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................warning: Module.add_doc/6 is deprecated, use @doc instead
> >   test/elixir/kernel/docs_test.exs:182
> > 
> > ..........................................
> > 
> > Finished in 27.5 seconds (11.2s on load, 16.3s on tests)
> > 1367 doctests, 2893 tests, 1 failure, 7 skipped
> > 
> > Randomized with seed 36445
> > make: *** [Makefile:216: test_stdlib] Error 1
> > 
> > Test suite failed, dumping logs.
> > Backtrace:
> >            4 (primitive-load "/gnu/store/h4yzwydlq6jny17vmmyqqh319yn?")
> > In ice-9/eval.scm:
> >    191:35  3 (_ _)
> > In srfi/srfi-1.scm:
> >     640:9  2 (for-each #<procedure adde60 at /gnu/store/f95ghy8mx00?> ?)
> > In /gnu/store/f95ghy8mx00fc22nrvswvnpqlfdkf2nk-module-import/guix/build/gnu-build-system.scm:
> >    799:31  1 (_ _)
> >     369:6  0 (check #:target _ #:make-flags _ #:tests? _ # _ # _ # _)
> > 
> > /gnu/store/f95ghy8mx00fc22nrvswvnpqlfdkf2nk-module-import/guix/build/gnu-build-system.scm:369:6: In procedure check:
> > Throw to key `srfi-34' with args `(#<condition &invoke-error [program: "make" arguments: ("test" "-j" "24" "PREFIX=/gnu/store/7jshqipclwq4x3nxb735pfhpmnrjyy38-elixir-1.6.6") exit-status: 2 term-signal: #f stop-signal: #f] ae4b40>)'.
> > builder for `/gnu/store/4yfcqji3szbbgrihgrax5wzidzigacjm-elixir-1.6.6.drv' failed with exit code 1
> > --8<---------------cut here---------------end--------------->8---
> > 
> > Any ideas?
> 
> Must be non-reproducible, since I had it compile here (x86_64)
> successful. If you want to dissect it, I can publish my build. I don't
> have any time until August 1st, debugging applications is less
> important (but more fun) than preparing for first round of this
> semester exams ;)
> 
> Ah... I also adjusted some more changes in erlang and elixir on my end, but the
> result (build using pre-inst-env) had the same sum as those I build in my
> collection. All I did was adjusting some deprecation warnings, using invoke, etc.
> 

Eh, on second looks: I think I encountered and fixed this. I'll reply later.

> > Thanks,
> > Ludo’.
> > 
> > 
> > 

  reply	other threads:[~2018-07-16 15:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-16 10:07 [bug#32171] Update: Erlang and Elixir Nils Gillmann
2018-07-16 15:16 ` Ludovic Courtès
2018-07-16 15:36   ` Nils Gillmann
2018-07-16 15:53     ` Nils Gillmann [this message]
2018-07-16 16:06       ` Nils Gillmann
2018-07-16 19:35         ` Ludovic Courtès
2018-07-16 20:22           ` Nils Gillmann
2018-07-17  9:48             ` Pjotr Prins
2018-07-17 12:35             ` bug#32171: " Ludovic Courtès

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20180716155316.62rrscxji5gtvj6n@abyayala \
    --to=ng0@n0.is \
    --cc=32171@debbugs.gnu.org \
    --cc=ludo@gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).