GNU bug report logs - #30733
[PATCH staging 0/3] Updating evolution-data-server

Previous Next

Package: guix-patches;

Reported by: Marius Bakke <mbakke <at> fastmail.com>

Date: Tue, 6 Mar 2018 16:32:01 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <mbakke <at> fastmail.com>

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: Marius Bakke <mbakke <at> fastmail.com>
Subject: bug#30733: closed (Re: [bug#30733] [PATCH staging 1/3] gnu:
 evolution-data-server: Update to 3.26.6.)
Date: Wed, 07 Mar 2018 14:13:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#30733: [PATCH staging 0/3] Updating evolution-data-server

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 30733 <at> debbugs.gnu.org.

-- 
30733: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30733
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Marius Bakke <mbakke <at> fastmail.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 30733-done <at> debbugs.gnu.org
Subject: Re: [bug#30733] [PATCH staging 1/3] gnu: evolution-data-server:
 Update to 3.26.6.
Date: Wed, 07 Mar 2018 15:12:07 +0100
[Message part 3 (text/plain, inline)]
Ludovic Courtès <ludo <at> gnu.org> writes:

>> +         (add-before 'configure 'dont-override-rpath
>> +           (lambda _
>> +             (substitute* "CMakeLists.txt"
>> +               (("SET\\(CMAKE_INSTALL_RPATH .*") ""))
>
> Is this because cmake fails to determine the right RUNPATH?  Perhaps add
> a short comment about this.

The #:configure-flags "hack" is needed because cmake fails to determine
the correct RUNPATH.  The CMakeLists.txt substitution is needed because
it overrides the one set in #:configure-flags.

I added a comment and pushed in ac033c7ba1e14da42a67f493802be5a59dc66a57.

Thanks for reviewing!
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Marius Bakke <mbakke <at> fastmail.com>
To: guix-patches <at> gnu.org
Cc: Marius Bakke <mbakke <at> fastmail.com>
Subject: [PATCH staging 0/3] Updating evolution-data-server
Date: Tue,  6 Mar 2018 17:31:26 +0100
Here is a hopefully last round of fixes for the staging branch.  I'm
not sure if updating evolution-data-server requires other GNOME
updates, but all the dependent packages build at least.

Marius Bakke (3):
  gnu: evolution-data-server: Update to 3.26.6.
  gnu: gnome-calendar: Update to 3.26.3.
  gnu: gnome-todo: Fix compatibility with libical >= 3.0.

 gnu/local.mk                                       |  1 +
 gnu/packages/gnome.scm                             | 42 +++++++++++++++-------
 .../patches/gnome-todo-libical-compat.patch        | 17 +++++++++
 3 files changed, 47 insertions(+), 13 deletions(-)
 create mode 100644 gnu/packages/patches/gnome-todo-libical-compat.patch

-- 
2.16.2




This bug report was last modified 7 years and 73 days ago.

Previous Next


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