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

Bug 771141

Summary: app-emulation/xen-4.13.2-r4 app-emulation/xen-tools-4.13.2-r2 FAILS to create "xen-4.13.2.efi" file
Product: Gentoo Linux Reporter: obiwanbill <obiwanbill>
Component: Current packagesAssignee: Tomáš Mózes <hydrapolic>
Status: UNCONFIRMED ---    
Severity: normal CC: jstein, proxy-maint, xen
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge.info
xen.log

Description obiwanbill 2021-02-17 20:16:30 UTC
Created attachment 687330 [details]
emerge.info

INSTALLING XEN (Using NoMultiLib Or Hardened Stage3) doesn't create ...
    /boot/efi/gentoo/xen-4.13.2.efi

Using Stage3MultiLib creates this file above when installing XEN.

/var/log/emerge.log ... there are ZERO errors in my LOGS

If XEN is "unsupported" using a Stage3 with "NoMultiLib" or "Hardened", ok fine.
I can use MultiLib instead. It's just, I was hoping to simplify my build by removing all the x32 bits.

Thanks, in advance.

Obiwanbill
Comment 1 Tomáš Mózes 2021-02-18 11:20:51 UTC
Please run:
emerge -v1 app-emulation/xen |& tee xen.log

And post the xen.log here. Thanks
Comment 2 obiwanbill 2021-02-18 22:55:50 UTC
Created attachment 687504 [details]
xen.log
Comment 3 obiwanbill 2021-02-18 22:57:15 UTC
OK ... just to be clear ...

... this log is from a VB (VirtualBox) VM with Gentoo (NoMultiLib) installed and EFI Boot into a ZFS root FS (FileSystem) with XEN installed (xen & xen-tools). Nothing else.

I am at the point where "/boot/efi/gentoo/xen-4.13.2.efi" should appear, meaning I just tried this ... 

$ time emerge -a -v -q app-emulation/xen app-emulation/xen-tools

It completed, no errors and I don't have my "xen-4.13.2.efi" file. :-(

Now I produced the log.

Thanks for looking at this. 

Obiwanbill