Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] world/libcamera-tools is compiled against wrong version of world/gtest. (Read 430 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[SOLVED] world/libcamera-tools is compiled against wrong version of world/gtest.

Launching /usr/bin/lc-compliance --help from package world/libcamera-tools fails with
Code: [Select]
lc-compliance: error while loading shared libraries: libgtest.so.1.13.0: cannot open shared object file: No such file or directory
.

Installed package versions:
Code: [Select]
world/gtest            1.14.0-1
world/libcamera-tools  0.1.0-2
Regards.

Re: world/libcamera-tools is compiled against wrong version of world/gtest.

Reply #1
Should be fixed now, thanks for reporting that!

Re: world/libcamera-tools is compiled against wrong version of world/gtest.

Reply #2
Should be fixed now, thanks for reporting that!
Now, even larger problems are introduced: 
pacman -Sy; pacman -S world/libcamera world/libcamera-ipa world/libcamera-tools world/pipewire:
Code: [Select]
warning: pipewire-1:1.0.1-1.1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: unable to satisfy dependency 'libcamera-base.so=0.1-64' required by pipewire
:: unable to satisfy dependency 'libcamera.so=0.1-64' required by pipewire
:: installing libcamera (0.2.0-1) breaks dependency 'libcamera.so=0.1-64' required by gst-plugin-libcamera
:: installing libcamera (0.2.0-1) breaks dependency 'libcamera-base.so=0.1-64' required by gst-plugin-libcamera
Regards!

 

Re: world/libcamera-tools is compiled against wrong version of world/gtest.

Reply #3
Pipewire should also be fixed now!