make: Leaving directory '/var/tmp/portage/dev-util/anjuta-3.34.0-r2/work/anjuta-3.34.0/libanjuta/interfaces' make -j5 DESTDIR=/var/tmp/portage/dev-util/anjuta-3.34.0-r2/image -C src install-dist_anjuta_pixmapsDATA make: Entering directory '/var/tmp/portage/dev-util/anjuta-3.34.0-r2/work/anjuta-3.34.0/src' /bin/mkdir -p '/var/tmp/portage/dev-util/anjuta-3.34.0-r2/image/usr/share/pixmaps/anjuta' /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 anjuta-preferences-general.svg anjuta-preferences-general-48.png '/var/tmp/portage/dev-util/anjuta-3.34.0-r2/image/usr/share/pixmaps/anjuta' make: Leaving directory '/var/tmp/portage/dev-util/anjuta-3.34.0-r2/work/anjuta-3.34.0/src' rm: cannot remove '/var/tmp/portage/dev-util/anjuta-3.34.0-r2/image/usr/lib64/libanjuta-3.la': No such file or directory * ERROR: dev-util/anjuta-3.34.0-r2::gentoo failed (install phase): * (no error message) ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma-20230904-054527 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 16.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/16/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/16 16.0.6 Python 3.11.5 Available Rust versions: [1] rust-bin-1.72.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17] *) Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm [2] openjdk-bin-17 php cli (if any): go version go1.21.0 linux/amd64 HEAD of ::gentoo commit aa48a43144baa4429948c798be14c96520ca7ab1 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Sep 5 06:46:49 2023 +0000 2023-09-05 06:46:48 UTC emerge -qpvO dev-util/anjuta [ebuild N ] dev-util/anjuta-3.34.0-r2
Created attachment 869787 [details] emerge-info.txt
Created attachment 869788 [details] dev-util:anjuta-3.34.0-r2:20230905-070428.log.xz
Created attachment 869789 [details] emerge-history.txt
Created attachment 869790 [details] environment
Created attachment 869791 [details] etc.clang.tar.xz
Created attachment 869792 [details] etc.portage.tar.xz
Created attachment 869793 [details] logs.tar.xz
Created attachment 869794 [details] temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a5cacb3bade57022cc5e7bfd2f7ed89f01dce7b commit 0a5cacb3bade57022cc5e7bfd2f7ed89f01dce7b Author: orbea <orbea@riseup.net> AuthorDate: 2024-04-08 23:54:06 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-05-13 19:42:34 +0000 dev-util/anjuta: only remove .la file if it exists When building with slibtool the .la file by default is never installed. Closes: https://bugs.gentoo.org/913671 Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/36170 Signed-off-by: Sam James <sam@gentoo.org> dev-util/anjuta/anjuta-3.34.0-r2.ebuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-)