all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kei Kebreau <kei@openmailbox.org>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: 26989@debbugs.gnu.org
Subject: bug#26989: [PATCH] gnu: gjs: Update to 1.49.1.
Date: Fri, 19 May 2017 11:51:05 -0400	[thread overview]
Message-ID: <87wp9cg80m.fsf@openmailbox.org> (raw)
In-Reply-To: <87vaoxi7sy.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Fri, 19 May 2017 10:12:45 +0200")

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

ludo@gnu.org (Ludovic Courtès) writes:

> Hi Kei,
>
> Kei Kebreau <kei@openmailbox.org> skribis:
>
>> * gnu/packages/gnome.scm (gjs): Update to 1.49.1.
>> [source]: Remove snippet.
>> [arguments]: Replace check phase.
>> [propagated-inputs]: Use mozjs-38 instead of mozjs-24; add cairo.
>
> [...]
>
>> -            ;; XXX: fails with:
>> -            ;;   Failed to convert UTF-8 string to JS string: ...
>> -            ;; TODO: actually fix it.
>> -            (substitute* "installed-tests/js/testEverythingBasic.js"
>> -              ((".*test_utf8_inout.*") ""))
>> -            #t)))))
>> +            #t))
>> +         (replace 'check
>> +           (lambda _
>> +             ;; 17 test failures and 3 errors occur for unknown reasons.
>> +             (system* "make" "-k" "check"))))))
>
> Could you try to get more info about the test failures?
>
> It would be good to determine whether these are genuine problems or
> problems caused by our build environment.  Since gjs is quite central in
> GNOME, AIUI, it would be best to have some confidence that it works
> correctly.
>
> Thanks,
> Ludo’.

I'll do my best!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

  reply	other threads:[~2017-05-19 15:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-18 21:56 bug#26989: [PATCH] gnu: gjs: Update to 1.49.1 Kei Kebreau
2017-05-19  8:12 ` Ludovic Courtès
2017-05-19 15:51   ` Kei Kebreau [this message]
2017-06-04  2:09 ` bug#26989: Status: " Kei Kebreau

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=87wp9cg80m.fsf@openmailbox.org \
    --to=kei@openmailbox.org \
    --cc=26989@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.