Blender bogus RUNPATH entry

  • Open
  • quality assurance status badge
Details
2 participants
  • Leo Famulari
  • Mark H Weaver
Owner
unassigned
Submitted by
Leo Famulari
Severity
normal
L
L
Leo Famulari wrote on 26 Mar 2021 08:00
(address . bug-guix@gnu.org)
YF2GdagpJ8s7LYKy@jasmine.lan
I noticed this while building Blender:

------
starting phase `validate-runpath'
validating RUNPATH of 1 binaries in "/gnu/store/zswz75ysalm105b774s2g2k6vq5g0jbc-blender-2.91.0/bin"...
/gnu/store/zswz75ysalm105b774s2g2k6vq5g0jbc-blender-2.91.0/bin/blender: warning: RUNPATH contains bogus entries: ("/tbb/lib")
------

We should figure out what's going on there.
M
M
Mark H Weaver wrote on 26 Mar 2021 08:20
87r1k2z8hm.fsf@netris.org
Leo Famulari <leo@famulari.name> writes:

Toggle quote (10 lines)
> I noticed this while building Blender:
>
> ------
> starting phase `validate-runpath'
> validating RUNPATH of 1 binaries in "/gnu/store/zswz75ysalm105b774s2g2k6vq5g0jbc-blender-2.91.0/bin"...
> /gnu/store/zswz75ysalm105b774s2g2k6vq5g0jbc-blender-2.91.0/bin/blender: warning: RUNPATH contains bogus entries: ("/tbb/lib")
> ------
>
> We should figure out what's going on there.

Another data point: that warning doesn't occur in our blender@2.79b
package, at least not when I build it locally. I see this:

Toggle snippet (5 lines)
starting phase `validate-runpath'
validating RUNPATH of 2 binaries in "/gnu/store/wki0179rmnvzgmghsl676q4vi2d72gby-blender-2.79b/bin"...
phase `validate-runpath' succeeded after 0.4 seconds

Mark
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 47405@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 47405
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch