GNU bug report logs - #52323
[PATCH] lint: 'kdoctools' is typically used only while building.

Previous Next

Package: guix-patches;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Mon, 6 Dec 2021 04:21:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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: Leo Famulari <leo <at> famulari.name>
Subject: bug#52323: closed (Re: bug#52323: [PATCH] lint: 'kdoctools' is
 typically used only while building.)
Date: Thu, 16 Dec 2021 18:53:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#52323: [PATCH] lint: 'kdoctools' is typically used only while building.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 52323 <at> debbugs.gnu.org.

-- 
52323: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52323
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: 52323-done <at> debbugs.gnu.org
Subject: Re: bug#52323: [PATCH] lint: 'kdoctools' is typically used only
 while building.
Date: Thu, 16 Dec 2021 13:52:30 -0500
On Sat, Dec 11, 2021 at 10:23:02AM +0100, Mathieu Othacehe wrote:
> 
> Hey Leo,
> 
> > * guix/lint.scm (check-inputs-should-be-native): Add kdoctools.
> 
> Seems reasonable to add kdoctools there.

Thanks, pushed as 18d5e7c96bc642319245824a0a22d58846e73f10

[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: guix-patches <at> gnu.org
Subject: [PATCH] lint: 'kdoctools' is typically used only while building.
Date: Sun,  5 Dec 2021 23:20:08 -0500
Does this seem correct? I'm only guessing here.

* guix/lint.scm (check-inputs-should-be-native): Add kdoctools.
---
 guix/lint.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/guix/lint.scm b/guix/lint.scm
index ac2e7b3841..3baf903f4a 100644
--- a/guix/lint.scm
+++ b/guix/lint.scm
@@ -477,6 +477,7 @@ (define (check-inputs-should-be-native package)
             "help2man"
             "intltool"
             "itstool"
+            "kdoctools"
             "libtool"
             "m4"
             "qttools"
-- 
2.33.1




This bug report was last modified 3 years and 160 days ago.

Previous Next


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