https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-libs/libsignal-ffi-0.51.0 fails to compile. Discovered on: amd64 (internal ref: guru_ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 899657 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: * dolib: /var/tmp/portage/dev-libs/libsignal-ffi-0.51.0/work/libsignal-0.51.0/target/debug/libsignal_ffi.a does not exist * QA Notice: file does not exist: !!! dolib: /var/tmp/portage/dev-libs/libsignal-ffi-0.51.0/work/libsignal-0.51.0/target/debug/libsignal_ffi.a does not exist
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fec6701bed41fe4ba68e3e79780d51b8a3b2e450 commit fec6701bed41fe4ba68e3e79780d51b8a3b2e450 Author: Lucio Sauer <watermanpaint@posteo.net> AuthorDate: 2024-08-09 14:23:40 +0000 Commit: Lucio Sauer <watermanpaint@posteo.net> CommitDate: 2024-08-09 14:23:40 +0000 dev-libs/libsignal-ffi: fix Cargo target directory Following recent cargo eclass changes (27d469a2114b4ad0b3e682854c50c806753eb472) the Cargo target directory unconditionally contains $(rust_abi) in its path. Closes: https://bugs.gentoo.org/937602 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> dev-libs/libsignal-ffi/libsignal-ffi-0.44.0.ebuild | 8 +------- dev-libs/libsignal-ffi/libsignal-ffi-0.46.0.ebuild | 8 +------- dev-libs/libsignal-ffi/libsignal-ffi-0.51.0.ebuild | 8 +------- 3 files changed, 3 insertions(+), 21 deletions(-)