You are not logged in.

#1 2022-05-06 15:51:01

tekstryder
Member
Registered: 2013-02-14
Posts: 125

[SOLVED] g_module_open()...undefined symbol: I422ToARGBMatrixFilter

During package upgrades today I encountered the following error:

(3/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/libavif.so.14: undefined symbol: I422ToARGBMatrixFilter

The following package upgrades occurred.

Package (15)             Old Version  New Version  Net Change  Download Size

extra/dav1d              0.9.2-1      1.0.0-1        0.27 MiB       0.55 MiB
extra/ffmpeg             2:5.0-6      2:5.0-7        0.00 MiB      10.69 MiB
extra/ffmpeg4.4          4.4.1-4      4.4.1-5        0.00 MiB       8.37 MiB
extra/gd                 2.3.3-3      2.3.3-4        0.00 MiB       0.15 MiB
extra/gimp               2.10.30-2    2.10.30-3      0.00 MiB      20.05 MiB
extra/gnome-shell        1:42.0-1     1:42.1-1       0.05 MiB       1.71 MiB
extra/gspell             1.10.0-1     1.10.0-2       0.00 MiB       0.12 MiB
community/libavif        0.9.3-1      0.10.1-1       0.00 MiB       0.11 MiB
extra/libxcb             1.14-1       1.15-1         0.04 MiB       0.98 MiB
extra/mutter             42.0-2       42.1-1         0.02 MiB       2.67 MiB
extra/python-setuptools  1:59.5.0-1   1:59.6.0-1     0.00 MiB       0.55 MiB
core/sqlite              3.38.3-1     3.38.4-1       0.00 MiB       1.72 MiB
extra/unrar              1:6.1.6-1    1:6.1.7-1      0.00 MiB       0.13 MiB
extra/vlc                3.0.17.4-2   3.0.17.4-3     0.00 MiB      11.67 MiB
extra/xcb-proto          1.14.1-5     1.15-1         0.05 MiB       0.11 MiB

Not even sure where to begin troubleshooting this and googling the symbol name yielded nothing helpful.

Any insights would be much appreciated!

Last edited by tekstryder (2022-05-06 18:40:34)

Offline

#2 2022-05-06 16:24:39

tekstryder
Member
Registered: 2013-02-14
Posts: 125

Re: [SOLVED] g_module_open()...undefined symbol: I422ToARGBMatrixFilter

I purged libavif and reinstalled gimp

$ sudo pacman -Rnsc libavif 
colord-sane       1.4.6-1             -0.03 MiB
gd                2.3.3-4             -0.67 MiB
gimp              2.10.30-3         -112.34 MiB
graphviz          3.0.0-1             -9.71 MiB
gts               0.7.6.121130-2      -0.67 MiB
gvfs-gphoto2      1.50.1-1            -0.16 MiB
libgphoto2        2.5.29-1            -6.57 MiB
libheif           1.12.0-3            -0.77 MiB
libieee1284       0.2.11-13           -0.12 MiB
libmng            2.0.3-3             -0.67 MiB
libmypaint        1.6.1-1             -1.09 MiB
libwmf            0.2.12-2            -3.24 MiB
libyuv            r2266+eb6e7bb6-1    -1.46 MiB
mypaint-brushes1  1.3.1-1             -2.32 MiB
net-snmp          5.9.1-3             -7.78 MiB
netpbm            10.73.37-1          -7.48 MiB
poppler-data      0.4.11-1           -12.33 MiB
sane              1.1.1-1            -18.15 MiB
simple-scan       42.1-1              -4.51 MiB
libavif           0.10.1-1            -0.32 MiB

Which resulted in additional errors along with the same in the thread title

(12/13) installing graphviz                                             [########################################] 100%
Warning: Could not load "/usr/lib/graphviz/libgvplugin_gd.so.6" - It was found, so perhaps one of its dependents was not.  Try ldd.
Warning: Could not load "/usr/lib/graphviz/libgvplugin_gd.so.6" - It was found, so perhaps one of its dependents was not.  Try ldd.
(4/6) 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/libavif.so.14: undefined symbol: I422ToARGBMatrixFilter

Offline

#3 2022-05-06 17:40:55

l0tek
Member
Registered: 2018-12-28
Posts: 29

Re: [SOLVED] g_module_open()...undefined symbol: I422ToARGBMatrixFilter

After updating to libyuv r2322+3aebf69d-1 I don't see that error anymore, can you confirm?

Offline

#4 2022-05-06 18:39:33

tekstryder
Member
Registered: 2013-02-14
Posts: 125

Re: [SOLVED] g_module_open()...undefined symbol: I422ToARGBMatrixFilter

@l0tek: Confirmed updating libyuv cured both of my aforementioned errors.

Offline

Board footer

Powered by FluxBB