make[1]: *** [Makefile:476: install-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0-jit' make: *** [Makefile:779: install] Error 2 * ERROR: app-emulation/aranym-1.1.0::gentoo failed (install phase): * emake failed * ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no-multilib-libressl-20191206-065611 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-9.2.0 * clang: clang version 9.0.0 (tags/RELEASE_900/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/9/bin llvm: 9.0.0 Available Python interpreters, in order of preference: [1] python3.7 [2] python3.6 [3] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * Available Rust versions: [1] rust-1.39.0 * repository: ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Tue, 10 Dec 2019 23:48:37 +0000 emerge -qpvO app-emulation/aranym [ebuild N ] app-emulation/aranym-1.1.0 USE="clipboard jit standard -jpeg -lilo -opengl -osmesa -pmmu -usb"
Created attachment 599152 [details] emerge-info.txt
Created attachment 599154 [details] app-emulation:aranym-1.1.0:20191211-001703.log
Created attachment 599156 [details] emerge-history.txt
Created attachment 599158 [details] environment
Created attachment 599160 [details] etc.portage.tbz2
Created attachment 599162 [details] logs.tbz2
Created attachment 599164 [details] temp.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38fdcfad205c6097d76561d30bc2be0555d80f54 commit 38fdcfad205c6097d76561d30bc2be0555d80f54 Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2019-12-11 23:22:41 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2019-12-11 23:22:41 +0000 app-emulation/aranym: Fix USE=clipboard dependencies Closes: https://bugs.gentoo.org/702560 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: James Le Cuirot <chewi@gentoo.org> app-emulation/aranym/aranym-1.1.0.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bb54296629bcb86e82513e82adeb0510fc3ab18 commit 9bb54296629bcb86e82513e82adeb0510fc3ab18 Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2019-12-11 23:21:58 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2019-12-11 23:21:58 +0000 app-emulation/aranym: Actually compile the code in src_compile When changing this to use multibuild.eclass, I forgot to define src_compile so it was compiling in src_install. Bug: https://bugs.gentoo.org/702560 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: James Le Cuirot <chewi@gentoo.org> app-emulation/aranym/aranym-1.1.0.ebuild | 4 ++++ 1 file changed, 4 insertions(+)