FS#68009 - [blender] symbol lookup error with libOpenImageDenoise.so.0

Attached to Project: Community Packages
Opened by Ricardo Subtil (Ev1lbl0w) - Saturday, 26 September 2020, 16:50 GMT
Last edited by freswa (frederik) - Saturday, 26 September 2020, 23:55 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To freswa (frederik)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

After update, blender no longer launches with an symbol lookup error from *openimagedenoise*:

```
$ blender
blender: symbol lookup error: /usr/lib/libOpenImageDenoise.so.0: undefined symbol: _ZN3tbb10interface78internal15task_arena_base24internal_max_concurrencyEPKNS0_10task_arenaE
```


Additional info:
* package version(s)
- [blender] - 17:2.90.1-1
- [openimagedenoise] - 1.2.2-1

* config and/or log files etc.
N/A

* link to upstream bug report, if any
N/A

Steps to reproduce:

- Simply launching blender
This task depends upon

Closed by  freswa (frederik)
Saturday, 26 September 2020, 23:55 GMT
Reason for closing:  Not a bug
Additional comments about closing:  AUR packages are not supported.
Comment by Doug Newgard (Scimmia) - Saturday, 26 September 2020, 17:01 GMT
And version of tbb?
Comment by Ricardo Subtil (Ev1lbl0w) - Saturday, 26 September 2020, 20:25 GMT
[tbb] is version 2020.3-1
Comment by freswa (frederik) - Saturday, 26 September 2020, 20:28 GMT
What's the output of 'ldd /usr/bin/blender' and 'pacman -Qo /usr/lib/libtbb.so.2'?
Comment by Ricardo Subtil (Ev1lbl0w) - Saturday, 26 September 2020, 23:17 GMT
I have attached the output of running both commands.
   output (11.5 KiB)
Comment by freswa (frederik) - Saturday, 26 September 2020, 23:55 GMT
You have a bad libtbb in your ldd path.

Loading...