GNU bug report logs -
#26989
[PATCH] gnu: gjs: Update to 1.49.1.
Previous Next
Reported by: Kei Kebreau <kei <at> openmailbox.org>
Date: Thu, 18 May 2017 21:58:02 UTC
Severity: normal
Tags: patch
Done: Kei Kebreau <kei <at> openmailbox.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
ludo <at> gnu.org (Ludovic Courtès) writes:
> Hi Kei,
>
> Kei Kebreau <kei <at> 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!
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 8 years and 23 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.