* Package: app-emulation/crossover-bin-20.0.4 * Repository: gentoo * USE: abi_x86_64 amd64 capi cups doc elibc_glibc gphoto2 jpeg kernel_linux lcms python_single_target_python3_8 ssl userland_GNU v4l * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Using python3.8 to build >>> Unpacking source... >>> Unpacking install-crossover-20.0.4.bin to /var/tmp/portage/app-emulation/crossover-bin-20.0.4/work warning [/var/tmp/portage/app-emulation/crossover-bin-20.0.4/distdir/install-crossover-20.0.4.bin]: 813444 extra bytes at beginning or within zipfile (attempting to process anyway) >>> Source unpacked in /var/tmp/portage/app-emulation/crossover-bin-20.0.4/work >>> Preparing source in /var/tmp/portage/app-emulation/crossover-bin-20.0.4/work ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-emulation/crossover-bin-20.0.4/work ... >>> Source configured. >>> Compiling source in /var/tmp/portage/app-emulation/crossover-bin-20.0.4/work ... >>> Source compiled. * Skipping make test/check due to ebuild restriction. >>> Test phase [disabled because of RESTRICT=test]: app-emulation/crossover-bin-20.0.4 >>> Install app-emulation/crossover-bin-20.0.4 into /var/tmp/portage/app-emulation/crossover-bin-20.0.4/image * ERROR: app-emulation/crossover-bin-20.0.4::gentoo failed (install phase): * Could not install into /var/tmp/portage/app-emulation/crossover-bin-20.0.4/image/opt/cxoffice * * Call stack: * ebuild.sh, line 125: Called src_install * environment, line 2196: Called die * The specific snippet of code: * find . | cpio -dumpl "${ED}/opt/cxoffice" 2> /dev/null || die "Could not install into ${ED}/opt/cxoffice"; * * If you need support, post the output of `emerge --info '=app-emulation/crossover-bin-20.0.4::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-emulation/crossover-bin-20.0.4::gentoo'`. * The complete build log is located at '/var/tmp/portage/vbslogs/build/app-emulation/crossover-bin-20.0.4:20210419-064818.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-emulation/crossover-bin-20.0.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-emulation/crossover-bin-20.0.4/temp/environment'. * Working directory: '/var/tmp/portage/app-emulation/crossover-bin-20.0.4/work' * S: '/var/tmp/portage/app-emulation/crossover-bin-20.0.4/work'
I cannot reproduce... but I guess you will need to drop the /dev/null piping to try to see what is happening. I neither know why it relies on cpio for installing... it's inherited from older versions :/
Or maybe cpio is missing in your system, as I see it is not listed as BDEPEND
I see it was changed in https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4586248b5fb989e38e7a749dcedf6b15d40aaa8 but without any trace explaining the reasons
I can confirm cpio is not installed, and not getting pulled in by emerging crossover-bin.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9400133d4f9c98a1ff372d53b822ee6db9b4a449 commit 9400133d4f9c98a1ff372d53b822ee6db9b4a449 Author: Pacho Ramos <pacho@gentoo.org> AuthorDate: 2021-05-08 08:39:29 +0000 Commit: Pacho Ramos <pacho@gentoo.org> CommitDate: 2021-05-08 09:27:32 +0000 app-emulation/crossover-bin: app-arch/cpio is used for the installation Thanks-to: Joonas Niilola Closes: https://bugs.gentoo.org/784080 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Pacho Ramos <pacho@gentoo.org> app-emulation/crossover-bin/crossover-bin-20.0.4.ebuild | 1 + 1 file changed, 1 insertion(+)