I try to port an echo cancellation recipe to Kirkstone and run into this issue:
ERROR: audio-1.0-r0 do_package_qa: QA Issue: /usr/lib/ladspa/ladspa_dsp.so
contained in package audio requires libltdl.so.7()(64bit), but no providers
found in RDEPENDS:audio? [file-rdeps]
ERROR: audio-1.0-r0 do_package_qa: Fatal QA errors were found, failing task.
ERROR: Logfile of failure stored in:
.../build/tmp/work/cortexa53-tdx-linux/audio/1.0-r0/temp/log.do_package_qa.489020
ERROR: Task (.../recipes-init/audio/audio_1.0.bb:do_package_qa) failed with
exit code '1
And I already tried to fix this issue with adding
RDEPENDS_${PN}:append = "libltdl"
to the "audio" package of my recipe, but it still doesn´t work. What is the
correct way to fix it?
Thanks!
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#64657): https://lists.yoctoproject.org/g/yocto/message/64657
Mute This Topic: https://lists.yoctoproject.org/mt/110855648/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-