guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#37912] [PATCH] gnu: elixir: Update to 1.9.2.


From: Oskar Köök
Subject: [bug#37912] [PATCH] gnu: elixir: Update to 1.9.2.
Date: Fri, 1 Nov 2019 14:45:04 +0100 (CET)

Thank you for your response!

You were right, /bin/sh was the issue. I did some grepping and found Elixir was generating files that depend on /bin/sh. I am now able to build Elixir 1.9.2 on Guix.

I am attaching the patch to this e-mail. Please format/fix the code as necessary, I am not too familiar with Guile and other Scheme/Lisp languages.

Oskar


Nov 1, 2019, 00:54 by address@hidden:
Oskar Köök <address@hidden> writes:
Sorry, first time using Guix.

Some Elixir tests are failing, caused by a new feature. I have locally fixed most of the issues related to this (I can now manually run the Makefile in the generated Guix folder without any tests failing), but I am stuck on a part where the tests spawn binaries and wait for a certain file to be created in a certain location. This does not work during the Guix build.

Perhaps it requires a network connection? Or /bin/sh? Those are the
most common sources of things failing in the build container but not on
a "regular" system.
I will examine further over the weekend. If I can not fix these tests, is it acceptable to disable them? I can verify that the behaviour being tested works manually.

We should find out why they are failing in either case. :-)

Attachment: 0001-gnu-elixir-Update-to-1.9.2.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]