GNU bug report logs - #73210
[PATCH] gnu: smalltalk: Fix tests.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Thu, 12 Sep 2024 19:39:02 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Guillaume Le Vaillant <glv <at> posteo.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#73210: closed ([PATCH] gnu: smalltalk: Fix tests.)
Date: Sat, 14 Sep 2024 09:13:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 14 Sep 2024 09:12:39 +0000
with message-id <87mskay4xk.fsf <at> kitej>
and subject line Re: [bug#73210] [PATCH] gnu: smalltalk: Fix tests.
has caused the debbugs.gnu.org bug report #73210,
regarding [PATCH] gnu: smalltalk: Fix tests.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
73210: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73210
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: [PATCH] gnu: smalltalk: Fix tests.
Date: Thu, 12 Sep 2024 19:38:23 +0000
* gnu/packages/smalltalk.scm (smalltalk)[native-inputs]: Add
'(libc-utf8-locales-for-target)'.

Change-Id: Idf49394e5c4dbd3398a6774319184339ed18585c
---
 gnu/packages/smalltalk.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/smalltalk.scm b/gnu/packages/smalltalk.scm
index 64146813d1f..988410d93d9 100644
--- a/gnu/packages/smalltalk.scm
+++ b/gnu/packages/smalltalk.scm
@@ -62,6 +62,7 @@ (define-public smalltalk
     (build-system gnu-build-system)
     (native-inputs
      (list pkg-config
+           (libc-utf8-locales-for-target)
            ;; XXX: To be removed with the next release of Smalltalk.
            autoconf
            automake

base-commit: d4869b7e43d823bccc8f6d81dd9f5d2c13cb8f25
-- 
2.46.0



[Message part 3 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Greg Hogan <code <at> greghogan.com>
Cc: 73210-done <at> debbugs.gnu.org
Subject: Re: [bug#73210] [PATCH] gnu: smalltalk: Fix tests.
Date: Sat, 14 Sep 2024 09:12:39 +0000
[Message part 4 (text/plain, inline)]
For now I disabled the tests on x86-64 in
607280fa8fe26b500ad76a3769da8e4f917cae16.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 248 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.