You are not logged in.

#1 2024-05-14 11:54:58

d_fajardo
Member
Registered: 2017-07-28
Posts: 1,624

Issues rebuilding zoom

I recently installed rebuild-detector. When I run check-rebuild -v. I get this output:

foreign zoom

ldd /opt/zoom/Qt/qml/QtQuick/Scene2D/libqtquickscene2dplugin.so

        libQt5Gamepad.so.5 => not found

ldd /opt/zoom/Qt/qml/QtQuick/Scene3D/libqtquickscene3dplugin.so

        libQt5Gamepad.so.5 => not found

ldd /opt/zoom/zoom

        libcef.so => not found
        libffmpeg.so => not found

I rebuilt zoom but still got these messages. How does one solve these missing libraries?

Last edited by d_fajardo (2024-05-14 11:57:57)

Offline

#2 2024-05-14 11:59:19

gromit
Package Maintainer (PM)
From: Germany
Registered: 2024-02-10
Posts: 251
Website

Re: Issues rebuilding zoom

Zoom is a binary package, so there is nothing we can do about the presence of these deps. Do they actually break something?

You can also see if you can find packages for them and report accordingly in the comments of the AUR packages:

$ sudo pacman -Fy libQt5Gamepad.so.5                         
extra/qt5-gamepad 5.15.13-1 (qt5)

Offline

Board footer

Powered by FluxBB