Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 690910

Summary: virtualbox 6.0.10 binaries damaged in the process from work to image
Product: Gentoo Linux Reporter: Carlos Jimenez <javashin1986>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: critical    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Carlos Jimenez 2019-07-28 15:03:19 UTC
Hello Something is Really Wrong With VirtualBox Ebuild ,

the files in work looks like this 

/var/tmp/portage/app-emulation/virtualbox-6.0.10-r2/work/VirtualBox-6.0.10/out/linux.amd64/release/bin # file ./VirtualBox
./VirtualBox: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, with debug_info, not stripped
 
And the files on image looks like this

/var/tmp/portage/app-emulation/virtualbox-6.0.10-r2/image/usr/lib64/virtualbox # file ./VirtualBox
./VirtualBox: data


which is the one the ebuild install 

ending with 

this  

after install to root

VirtualBox
bash: ./VirtualBox: cannot execute binary file: Exec format error



which dont work 




i dont know what is happening , is this just happening to me or someone else ?
Comment 1 Carlos Jimenez 2019-07-28 15:04:40 UTC
On Gentoo Multilib ~amd64 profile 17.1 systemd/gnome
Comment 2 Carlos Jimenez 2019-07-28 15:08:20 UTC
strip: /var/tmp/portage/app-emulation/virtualbox-6.0.10-r2/image/usr/lib64/virtualbox/stcoEc7x: section .bss.data16 lma 0x1050 adjusted to 0x1488c
strip: /var/tmp/portage/app-emulation/virtualbox-6.0.10-r2/image/usr/lib64/virtualbox/stcoEc7x: section .zinfo lma 0x14890 adjusted to 0x16dbc
strip: /var/tmp/portage/app-emulation/virtualbox-6.0.10-r2/image/usr/lib64/virtualbox/stcoEc7x: section `.zinfo' can't be allocated in segment 4
Comment 3 Carlos Jimenez 2019-07-28 15:19:28 UTC
if i move VirtualBox VirtualBoxVM.so from work to /usr/lib64/virtualbox , its working like it have to