all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Vinicius Monego <monego@posteo.net>
Cc: 42807@debbugs.gnu.org, Brett Gilio <brettg@gnu.org>
Subject: [bug#42807] [PATCH 1/2] gnu: darktable: Update to 3.2.1.
Date: Fri, 04 Sep 2020 11:06:36 +0200	[thread overview]
Message-ID: <87sgbxvrkz.fsf@gnu.org> (raw)
In-Reply-To: <87y2mkisn4.fsf@posteo.net> (Vinicius Monego's message of "Tue, 11 Aug 2020 22:01:51 -0300")

Hi,

Vinicius Monego <monego@posteo.net> skribis:

> The actual failure in my build log is something to do with OpenMP
> (libgomp):
>
> VC5Decompressor.cpp:744: undefined reference to
> `GOMP_loop_nonmonotonic_dynamic_next'
> collect2: error: ld returned 1 exit status

It looks like a case where ‘-fopenmp’ is used as compile time but
omitted at link time.  The fix is to add it at link time (to the LDFLAGS
of the executable at hand).

It would be nice to see eventually if this can be fixed so we can switch
back to GCC.

Thanks,
Ludo’.




  reply	other threads:[~2020-09-04  9:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-10 23:23 [bug#42807] [PATCH 1/2] gnu: darktable: Update to 3.2.1 Vinicius Monego
2020-08-10 23:25 ` [bug#42807] [PATCH 2/2] gnu: darktable: Add dependency on libavif, ocl-icd Vinicius Monego
2020-08-10 23:31 ` [bug#42807] [PATCH 1/2] gnu: darktable: Update to 3.2.1 Brett Gilio
2020-08-11  1:12   ` Vinicius Monego
2020-08-12  1:01     ` Vinicius Monego
2020-09-04  9:06       ` Ludovic Courtès [this message]
2020-08-13 14:59 ` [bug#42807] [PATCH v2 " Vinicius Monego
2020-08-13 14:59   ` [bug#42807] [PATCH v2 2/2] gnu: darktable: Add dependency on libavif, ocl-icd Vinicius Monego
2020-09-04  9:06   ` bug#42807: [PATCH v2 1/2] gnu: darktable: Update to 3.2.1 Ludovic Courtès
2020-09-05 18:17     ` [bug#42807] " Vinicius Monego

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sgbxvrkz.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=42807@debbugs.gnu.org \
    --cc=brettg@gnu.org \
    --cc=monego@posteo.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.