GNU bug report logs -
#41953
[PATCH] gnu: darktable: Update to 3.0.2.
Previous Next
Reported by: Vinicius Monego <monego <at> posteo.net>
Date: Fri, 19 Jun 2020 20:14:01 UTC
Severity: normal
Tags: patch
Done: Marius Bakke <marius <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Vinicius Monego <monego <at> posteo.net> writes:
>> > (modify-phases %standard-phases
>> > + (add-before 'configure 'prepare-build-environment
>> > + (lambda* (#:key inputs #:allow-other-keys)
>> > + (setenv "CC" "clang") (setenv "CXX" "clang++")))
>>
>> I tried building with GCC, and indeed it failed. First because ISL
>> was
>> not enabled, so I added 'gcc-9' which has it and adjusted
>> CPLUS_INCLUDE_PATH accordingly, but still ran into problems.
>
> A few hours ago I was splitting this patch into shorter commits and the
> build began to fail. Weird, because it compiled succesfully for about 7
> times before I submitted this patch.
Oh, I thought all these changes were necessary for the upgrade. :-)
If you have further improvements to make, don't hesitate to send them.
Thanks!
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 5 years and 28 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.