GNU bug report logs

#29650 Add darktable configure option

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Reply or subscribe to this bug. View this bug as an mbox, status mbox, or maintainer mbox

Report forwarded to guix-patches@gnu.org:
bug#29650; Package guix-patches. (Sun, 10 Dec 2017 22:12:04 GMT) (full text, mbox, link).


Acknowledgement sent to Mark Meyer <mark@ofosos.org>:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org. (Sun, 10 Dec 2017 22:12:04 GMT) (full text, mbox, link).


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

From: Mark Meyer <mark@ofosos.org>
To: guix-patches@gnu.org
Subject: Add darktable configure option
Date: Sun, 10 Dec 2017 23:10:47 +0100
[Message part 1 (text/plain, inline)]
Hi,
I've got the same problem with darktable that is described in this
Mageia discussion:

https://bugs.mageia.org/show_bug.cgi?id=12510

Same workaround works for me on Guix. 

Patch attached.

Cheers, Mark

-- 
  Mark Meyer
  mark@ofosos.org
[0001-gnu-darktable-Add-configure-option.patch (text/x-patch, attachment)]

Information forwarded to guix-patches@gnu.org:
bug#29650; Package guix-patches. (Mon, 11 Dec 2017 10:22:02 GMT) (full text, mbox, link).


Message #8 received at 29650@debbugs.gnu.org (full text, mbox, reply):

From: Roel Janssen <roel@gnu.org>
To: Mark Meyer <mark@ofosos.org>
Cc: 29650@debbugs.gnu.org
Subject: Re: [bug#29650] Add darktable configure option
Date: Mon, 11 Dec 2017 11:21:39 +0100
Mark Meyer writes:

> Hi,
> I've got the same problem with darktable that is described in this
> Mageia discussion:
>
> https://bugs.mageia.org/show_bug.cgi?id=12510
>
> Same workaround works for me on Guix. 
>
> Patch attached.
>
> Cheers, Mark
>
> -- 
>   Mark Meyer
>   mark@ofosos.org
> From 9c954aeec503e79c1a26e3b68d46b4df6e80d820 Mon Sep 17 00:00:00 2001
> From: Mark Meyer <mark@ofosos.org>
> Date: Sun, 10 Dec 2017 23:05:33 +0100
> Subject: [PATCH] gnu: darktable: Add configure option
>
> ---
>  gnu/packages/photo.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/photo.scm b/gnu/packages/photo.scm
> index 8862bdfcb..0774c60ec 100644
> --- a/gnu/packages/photo.scm
> +++ b/gnu/packages/photo.scm
> @@ -337,7 +337,7 @@ photographic equipment.")
>      (build-system cmake-build-system)
>      (arguments
>       `(#:tests? #f ; There are no tests.
> -       #:configure-flags '("-DCMAKE_INSTALL_LIBDIR=lib")
> +       #:configure-flags '("-DCMAKE_INSTALL_LIBDIR=lib" "-DBINARY_PACKAGE_BUILD=On")
>         #:make-flags
>         (list
>          (string-append "CPATH=" (assoc-ref %build-inputs "ilmbase")

Thanks for this patch!  I had this same problem with darktable.  This
patch looks good to me, and it works on my GuixSD, so I applied it.

Kind regards,
Roel Janssen




Added tag(s) fixed. Request was from ludo@gnu.org (Ludovic Courtès) to control@debbugs.gnu.org. (Fri, 22 Dec 2017 08:59:02 GMT) (full text, mbox, link).


bug closed, send any further explanations to 29650@debbugs.gnu.org and Mark Meyer <mark@ofosos.org> Request was from ludo@gnu.org (Ludovic Courtès) to control@debbugs.gnu.org. (Fri, 22 Dec 2017 08:59:03 GMT) (full text, mbox, link).


bug archived. Request was from Debbugs Internal Request <help-debbugs@gnu.org> to internal_control@debbugs.gnu.org. (Fri, 19 Jan 2018 12:24:05 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Mon Nov 4 22:19:50 2024; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.