[arch-general] darktable libavif libyuv update and undefined symbol

Juergen Werner pogojotz at gmx.net
Tue Dec 22 15:55:07 UTC 2020


On 22.12.2020 16:38, Genes Lists via arch-general wrote:
> Todays update[1] of darktable along with libavif / libavif led to this
> message:
>
> (5/7) Probing GDK-Pixbuf loader modules...
> g_module_open() failed for
> /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-avif.so:
> /usr/lib/libyuv.so: undefined symbol: jpeg_read_raw_data
>
> I have libjpeg-turbo installed and confirme that the function is
> available in the library:
>
> % objdump -T /usr/lib/libjpeg.so |egrep read_raw_data
> 0000000000017950 g    DF .text  00000000000000df  LIBJPEG_8.0
> jpeg_read_raw_data
>
> Anyone have ideas how to resolve this? Is it benig, or a problem on my end?
>
> thanks.
>
> [1] Updated to:
> darktable 2:3.2.1-3
> libavif-0.8.3-1
> libyuv-r2212+dfaf7534-1

Try libyuv-r2212+dfaf7534-2. Looks like that might fix your problem.


More information about the arch-general mailing list