unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Christopher Howard <christopher@librehacker.com>
To: 62956@debbugs.gnu.org
Subject: bug#62956: gajim-1.4.7: build fails during check phase
Date: Sat, 22 Apr 2023 08:17:29 -0800	[thread overview]
Message-ID: <ZEQImS3HHr8Ql3Qe@theoden> (raw)
In-Reply-To: <handler.62956.B.168193940222428.ack@debbugs.gnu.org>

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

IRC user jlicht gave me a patch, which I used to successful build gajim after patching a guix checkout yesterday. I am attaching unaltered the patch file I received.

Christopher Howard

[-- Attachment #2: 0001-gnu-gajim-Add-missing-inputs.patch --]
[-- Type: text/plain, Size: 1092 bytes --]

From 5af74fc3b14aaa26099514d11dda06a24007e4b6 Mon Sep 17 00:00:00 2001
Message-Id: <5af74fc3b14aaa26099514d11dda06a24007e4b6.1682115095.git.jlicht@fsfe.org>
From: Jelle Licht <jlicht@fsfe.org>
Date: Sat, 22 Apr 2023 00:08:20 +0200
Subject: [PATCH] gnu: gajim: Add missing inputs.

* gnu/packages/messaging.scm (gajim)[native-inputs]: Add python-wheel.
[inputs]: Add python-idna.
---

 gnu/packages/messaging.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index ebb9bc17b3..e9d7a80a49 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1208,6 +1208,7 @@ (define-public gajim
            `(,gtk+ "bin")
            python-distutils-extra
            python-setuptools
+           python-wheel
            xorg-server-for-tests))
     (inputs
      (list avahi
@@ -1233,6 +1234,7 @@ (define-public gajim
            python-css-parser
            python-dbus
            python-gssapi
+           python-idna
            python-keyring
            python-nbxmpp
            python-packaging
-- 
2.39.2


  parent reply	other threads:[~2023-04-22 17:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-19 21:22 bug#62956: gajim-1.4.7: build fails during check phase Christopher Howard
     [not found] ` <handler.62956.B.168193940222428.ack@debbugs.gnu.org>
2023-04-22 16:17   ` Christopher Howard [this message]
2023-04-26 21:18 ` bug#62956: [PATCH 1/2] gnu: python-k5test: Update to 0.10.3 John Kehayias via Bug reports for GNU Guix
2023-04-26 21:18   ` bug#62956: [PATCH 2/2] gnu: python-gssapi: Update to 1.8.2 John Kehayias via Bug reports for GNU Guix
2023-05-19  1:35 ` bug#62956: [PATCH] Updates for python-k5test and python-gssapi Lilah Tascheter via Bug reports for GNU Guix
2023-05-19  7:37   ` Lars-Dominik Braun

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZEQImS3HHr8Ql3Qe@theoden \
    --to=christopher@librehacker.com \
    --cc=62956@debbugs.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).