Created attachment 560712 [details] emerge --info I am trying to compile headless Virtual Box 6.0.0 on a number of systems with either 4.20.0 or 4.20.1 kernels. I have been successful in compiling it on systems not using the headless flag. All systems have this error during the emerge: INST vboxwebsrv => {C}/out/linux.amd64/release/bin/vboxwebsrv kmk_builtin_install --hard-link-files-when-possible -- /var/tmp/portage/app-emulation/virtualbox-6.0.0/work/VirtualBox-6.0.0/out/linux.amd64/release/obj/vboxwebsrv/vboxwebsrv /var/tmp/portage/app-emulation/virtualbox-6.0.0/work/VirtualBox-6.0.0/out/linux.amd64/release/bin/vboxwebsrv >>> Source compiled. >>> Test phase [not enabled]: app-emulation/virtualbox-6.0.0 >>> Install virtualbox-6.0.0 into /var/tmp/portage/app-emulation/virtualbox-6.0.0/image/ category app-emulation Traceback (most recent call last): File "/usr/lib/portage/python2.7/doins.py", line 611, in <module> sys.exit(main(sys.argv[1:])) File "/usr/lib/portage/python2.7/doins.py", line 602, in main os.path.dirname(source)): File "/usr/lib/portage/python2.7/doins.py", line 450, in _doins return install_runner.install_file(source, os.path.dirname(dest)) File "/usr/lib/portage/python2.7/doins.py", line 386, in install_file return self._ins_runner.run(source, dest_dir) File "/usr/lib/portage/python2.7/doins.py", line 195, in run sstat = os.stat(source) OSError: [Errno 2] No such file or directory: 'rdesktop-vrdp' * ERROR: app-emulation/virtualbox-6.0.0::gentoo failed (install phase): * doins failed * * If you need support, post the output of `emerge --info '=app-emulation/virtualbox-6.0.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-emulation/virtualbox-6.0.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-emulation/virtualbox-6.0.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-emulation/virtualbox-6.0.0/temp/environment'. * Working directory: '/var/tmp/portage/app-emulation/virtualbox-6.0.0/work/VirtualBox-6.0.0/out/linux.amd64/release/bin' * S: '/var/tmp/portage/app-emulation/virtualbox-6.0.0/work/VirtualBox-6.0.0' !!! When you file a bug report, please include the following information: GENTOO_VM=icedtea-bin-8 CLASSPATH="" JAVA_HOME="/opt/icedtea-bin-3.9.0" JAVACFLAGS="-source 1.6 -target 1.6" COMPILER="" and of course, the output of emerge --info =virtualbox-6.0.0 emerge -pqv =app-emulation/virtualbox-6.0.0::gentoo: [ebuild N ] app-emulation/virtualbox-6.0.0 USE="alsa headless java opengl opus pam pulseaudio python sdk udev vboxwebsrv vnc -debug -doc -libressl -lvm -pax_kernel -qt5" PYTHON_TARGETS="python2_7"
*** This bug has been marked as a duplicate of bug 675250 ***