GNU bug report logs - #57062
[PATCH] gnu: kdeclarative: Fix build.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Mon, 8 Aug 2022 23:34:01 UTC

Severity: normal

Tags: patch

Done: Michael Rohleder <mike <at> rohleder.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 57062 in the body.
You can then email your comments to 57062 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#57062; Package guix-patches. (Mon, 08 Aug 2022 23:34:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Michael Rohleder <mike <at> rohleder.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 08 Aug 2022 23:34:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: kdeclarative: Fix build.
Date: Tue,  9 Aug 2022 01:33:08 +0200
For some reasons check phase fails w/o libxinerama.

* gnu/packages/kde-frameworks.scm (kdeclarative)[native-inputs]:
Add libxinerama.
---
 gnu/packages/kde-frameworks.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 391db94f3a..76e16e0ae6 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -9,6 +9,7 @@
 ;;; Copyright © 2020 Vincent Legoll <vincent.legoll <at> gmail.com>
 ;;; Copyright © 2020 Marius Bakke <mbakke <at> fastmail.com>
 ;;; Copyright © 2021 Alexandros Theodotou <alex <at> zrythm.org>
+;;; Copyright © 2022 Michael Rohleder <mike <at> rohleder.de>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -2272,7 +2273,7 @@ (define-public kdeclarative
     (propagated-inputs
      (list kconfig kpackage))
     (native-inputs
-     (list extra-cmake-modules pkg-config xorg-server-for-tests))
+     (list extra-cmake-modules libxinerama pkg-config xorg-server-for-tests))
     (inputs
      (list kauth
            kbookmarks
-- 
2.37.1





Information forwarded to guix-patches <at> gnu.org:
bug#57062; Package guix-patches. (Tue, 09 Aug 2022 01:08:02 GMT) Full text and rfc822 format available.

Message #8 received at 57062 <at> debbugs.gnu.org (full text, mbox):

From: 宋文武 <iyzsong <at> envs.net>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 57062 <at> debbugs.gnu.org
Subject: Re: bug#57062: [PATCH] gnu: kdeclarative: Fix build.
Date: Tue, 09 Aug 2022 09:07:20 +0800
Michael Rohleder <mike <at> rohleder.de> writes:

> For some reasons check phase fails w/o libxinerama.

Hello, I get the build pass without libxinerama, maybe other issue?




Reply sent to Michael Rohleder <mike <at> rohleder.de>:
You have taken responsibility. (Tue, 09 Aug 2022 02:30:02 GMT) Full text and rfc822 format available.

Notification sent to Michael Rohleder <mike <at> rohleder.de>:
bug acknowledged by developer. (Tue, 09 Aug 2022 02:30:02 GMT) Full text and rfc822 format available.

Message #13 received at 57062-close <at> debbugs.gnu.org (full text, mbox):

From: Michael Rohleder <mike <at> rohleder.de>
To: 宋文武 <iyzsong <at> envs.net>
Cc: 57062-close <at> debbugs.gnu.org
Subject: Re: bug#57062: [PATCH] gnu: kdeclarative: Fix build.
Date: Tue, 09 Aug 2022 04:28:46 +0200
[Message part 1 (text/plain, inline)]
Hi,

宋文武 <iyzsong <at> envs.net> writes:
> Hello, I get the build pass without libxinerama, maybe other issue?

Yes, I'm sorry!
-> close.

-- 
Zeit ist das Feuer, in dem wir verbrennen. (Gene Roddenberry)
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 06 Sep 2022 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 289 days ago.

Previous Next


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