Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690910 - virtualbox 6.0.10 binaries damaged in the process from work to image
Summary: virtualbox 6.0.10 binaries damaged in the process from work to image
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal critical (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-28 15:03 UTC by Carlos Jimenez
Modified: 2019-07-28 16:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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