chgrp -R rt /var/tmp/portage/www-apps/rt-4.4.4-r3/image//usr/share/webapps/rt/4.4.4-r3/hostroot/rt-4.4.4-r3/lib Locale::Maketext >= 1.06 ...found Storable >= 2.08 ...found chmod -R u+rwX,go-w,go+rX /var/tmp/portage/www-apps/rt-4.4.4-r3/image//usr/share/webapps/rt/4.4.4-r3/hostroot/rt-4.4.4-r3/lib CGI::Cookie >= 1.20 ...found chmod 0755 /var/tmp/portage/www-apps/rt-4.4.4-r3/image//usr/share/webapps/rt/4.4.4-r3/hostroot/rt-4.4.4-r3/bin chmod: cannot access '/var/tmp/portage/www-apps/rt-4.4.4-r3/image//usr/share/webapps/rt/4.4.4-r3/hostroot/rt-4.4.4-r3/bin': No such file or directory make: *** [Makefile:287: fixperms] Error 1 make: *** Waiting for unfinished jobs.... ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma_systemd-20231208-061504 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 17.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/17 17.0.6 Python 3.11.7 Available Ruby profiles: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.74.1 [2] rust-1.74.1 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17] 2) Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21] *) Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm [2] openjdk-bin-17 [3] openjdk-bin-21 The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): go version go1.21.5 linux/amd64 HEAD of ::gentoo commit 40d76937f21e3e122407a730c4b72d4c794865ac Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun Dec 17 14:31:55 2023 +0000 2023-12-17 14:31:54 UTC emerge -qpvO www-apps/rt [ebuild N ] www-apps/rt-4.4.4-r3 USE="fastcgi postgres vhosts -lighttpd -mysql"
Created attachment 879712 [details] emerge-info.txt
Created attachment 879713 [details] emerge-history.txt.xz
Created attachment 879714 [details] environment
Created attachment 879715 [details] etc.clang.tar.xz
Created attachment 879716 [details] etc.portage.tar.xz
Created attachment 879717 [details] logs.tar.xz
Created attachment 879718 [details] qlist-info.txt.xz
Created attachment 879719 [details] temp.tar.xz
Created attachment 879720 [details] www-apps:rt-4.4.4-r3:20231217-153135.log
This is a parallel execution problem, the Makefile patch included in the package should, uh diff --git a/www-apps/rt/files/rt-makefile-serialize-install-prereqs.patch b/www-apps/rt/files/rt-makefile-serialize-install-prereqs.patch index d0488918d5f9..9565ea83e0d6 100644 --- a/www-apps/rt/files/rt-makefile-serialize-install-prereqs.patch +++ b/www-apps/rt/files/rt-makefile-serialize-install-prereqs.patch @@ -5,7 +5,7 @@ diff -Naruw rt-4.2.11.orig/Makefile.in rt-4.2.11/Makefile.in rm -rf $(DESTDIR)$(MASON_DATA_PATH)/etc/* rm -rf $(DESTDIR)$(MASON_DATA_PATH)/obj/* -+.NOTPARALLEL: testdeps config-install dirs files-install fixperms instruct ++.NOTPARALLEL: install + install: testdeps config-install dirs files-install fixperms instruct (This is a patch for the patch, if that wasn't clear.) I will probably include this change in a PR to the GitHub gentoo repo, although I have no idea what I'm actually doing, so sending this here as well to make sure the work doesn't get completely wasted.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dad331077a019561290ee2f024fcdfe7a52231e0 commit dad331077a019561290ee2f024fcdfe7a52231e0 Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2024-08-26 11:47:09 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2024-08-26 11:51:48 +0000 www-apps/rt: treeclean Closes: https://bugs.gentoo.org/936756 (pkgremoved) Closes: https://bugs.gentoo.org/920799 (pkgremoved) Closes: https://bugs.gentoo.org/920201 (pkgremoved) Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> profiles/package.mask | 5 - www-apps/rt/Manifest | 1 - www-apps/rt/files/config.layout-gentoo | 26 -- www-apps/rt/files/postinstall-en.txt | 19 -- www-apps/rt/files/reconfig | 56 ----- .../rt-makefile-serialize-install-prereqs.patch | 12 - www-apps/rt/metadata.xml | 15 -- www-apps/rt/rt-4.4.4-r4.ebuild | 269 --------------------- 8 files changed, 403 deletions(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a446937eaad1d73ce1d4caaff5d0e2dddcacea72 commit a446937eaad1d73ce1d4caaff5d0e2dddcacea72 Author: timorl <timorl@disroot.org> AuthorDate: 2024-05-19 09:11:36 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2024-10-01 16:22:42 +0000 www-apps/rt: add 5.0.6 Closes: https://bugs.gentoo.org/920201 Signed-off-by: timorl <timorl@disroot.org> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> www-apps/rt/Manifest | 1 + .../rt-makefile-serialize-install-prereqs.patch | 2 +- www-apps/rt/metadata.xml | 2 + www-apps/rt/rt-5.0.6.ebuild | 260 +++++++++++++++++++++ 4 files changed, 264 insertions(+), 1 deletion(-)