unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Guillaume Le Vaillant <glv@posteo.net>
Cc: 49949-done@debbugs.gnu.org
Subject: bug#49949: [core-updates]: Blender fails to build
Date: Fri, 7 Jan 2022 20:51:19 -0500	[thread overview]
Message-ID: <YdjuF2uc827bQhDt@jasmine.lan> (raw)
In-Reply-To: <87bl4yb0hi.fsf@kitej>

On Sun, Sep 12, 2021 at 09:26:31AM +0000, Guillaume Le Vaillant wrote:
> Hi,
> 
> I got a similar issue on core-updates-frozen with opencv.
> 
> I solved it in 463a47f4d737ad645639ed32a1c97cfc3bf00ff0 with:
> 
> --8<---------------cut here---------------start------------->8---
> -    (search-input-directory inputs "include/OpenEXR")
> +    (string-drop-right
> +     (search-input-file inputs "include/OpenEXR/ImathVec.h")
> +     11)
> --8<---------------cut here---------------end--------------->8---
> 
> It guess this will also work for bender, but I can't test right now
> because openvdb which bender depends on fails to build.
> 
> I suspect it happens because there are several inputs with
> a "include/OpenEXR" directory and 'search-input-directory' doesn't
> return the one we're looking for.

Well, I'm not sure what happened with Blender, but the version that
failed to build in this bug report (2.92) has been replaced in Guix with
version 3. And this new version is building fine. So I'm closing this
bug.




      reply	other threads:[~2022-01-08  2:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-09  1:54 bug#49949: [core-updates]: Blender fails to build Leo Famulari
2021-09-12  9:26 ` Guillaume Le Vaillant
2022-01-08  1:51   ` Leo Famulari [this message]

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=YdjuF2uc827bQhDt@jasmine.lan \
    --to=leo@famulari.name \
    --cc=49949-done@debbugs.gnu.org \
    --cc=glv@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).