From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39084) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ff5oB-0002Bd-Gz for guix-patches@gnu.org; Mon, 16 Jul 2018 11:53:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ff5o6-00017K-Sq for guix-patches@gnu.org; Mon, 16 Jul 2018 11:53:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:38930) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ff5o6-00017B-Md for guix-patches@gnu.org; Mon, 16 Jul 2018 11:53:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ff5o6-00018e-Fs for guix-patches@gnu.org; Mon, 16 Jul 2018 11:53:02 -0400 Subject: [bug#32171] Update: Erlang and Elixir Resent-Message-ID: Date: Mon, 16 Jul 2018 15:53:16 +0000 From: Nils Gillmann Message-ID: <20180716155316.62rrscxji5gtvj6n@abyayala> References: <20180716100730.ixv5mqqlbl3tdleb@abyayala> <87wotvtdma.fsf@gnu.org> <20180716153634.gpwa2zw3v6fxm5ln@abyayala> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20180716153634.gpwa2zw3v6fxm5ln@abyayala> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 32171@debbugs.gnu.org, Nils Gillmann Nils Gillmann transcribed 7.2K bytes: > Ludovic Court=C3=A8s transcribed 6.3K bytes: > > Hello Nils, > >=20 > > Nils Gillmann skribis: > >=20 > > > These 3 patches update Erlang and Elixir to the latest versions. > >=20 > > Thanks for the patches. Erlang builds fine but Elixir=E2=80=99s tests = fail > > for me: > >=20 > > --8<---------------cut here---------------start------------->8--- > > starting phase `check' > > =3D=3D> elixir (compile) > > =3D=3D> elixir (eunit) > > All 199 tests passed. > >=20 > > =3D=3D> elixir (exunit) > > Excluding tags: [windows: true] > >=20 > > .......................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E.............................................................. > >=20 > > 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 alrea= dy captured > > code: ExUnit.CaptureIO.capture_io(:stderr, fn -> > > stacktrace: > > (ex_unit) lib/ex_unit/capture_io.ex:144: ExUnit.CaptureIO.do_cap= ture_io/3 > > test/elixir/code_formatter/integration_test.exs:313: (test) > >=20 > > .......................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E..............................................................warning: M= odule.add_doc/6 is deprecated, use @doc instead > > test/elixir/kernel/docs_test.exs:182 > >=20 > > .......................................... > >=20 > > Finished in 27.5 seconds (11.2s on load, 16.3s on tests) > > 1367 doctests, 2893 tests, 1 failure, 7 skipped > >=20 > > Randomized with seed 36445 > > make: *** [Makefile:216: test_stdlib] Error 1 > >=20 > > 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 # ?) > > In /gnu/store/f95ghy8mx00fc22nrvswvnpqlfdkf2nk-module-import/guix/build= /gnu-build-system.scm: > > 799:31 1 (_ _) > > 369:6 0 (check #:target _ #:make-flags _ #:tests? _ # _ # _ # _) > >=20 > > /gnu/store/f95ghy8mx00fc22nrvswvnpqlfdkf2nk-module-import/guix/build/gn= u-build-system.scm:369:6: In procedure check: > > Throw to key `srfi-34' with args `(#)'. > > builder for `/gnu/store/4yfcqji3szbbgrihgrax5wzidzigacjm-elixir-1.6.6.d= rv' failed with exit code 1 > > --8<---------------cut here---------------end--------------->8--- > >=20 > > Any ideas? >=20 > 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 ;) >=20 > Ah... I also adjusted some more changes in erlang and elixir on my end, b= ut 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 invo= ke, etc. >=20 Eh, on second looks: I think I encountered and fixed this. I'll reply later. > > Thanks, > > Ludo=E2=80=99. > >=20 > >=20 > >=20