Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 771141 - app-emulation/xen-4.13.2-r4 app-emulation/xen-tools-4.13.2-r2 FAILS to create "xen-4.13.2.efi" file
Summary: app-emulation/xen-4.13.2-r4 app-emulation/xen-tools-4.13.2-r2 FAILS to create...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Tomáš Mózes
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-17 20:16 UTC by obiwanbill
Modified: 2021-02-18 22:57 UTC (History)
3 users (show)

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


Attachments
emerge.info (emerge.info,5.19 KB, application/x-info)
2021-02-17 20:16 UTC, obiwanbill
Details
xen.log (xen.log,812.11 KB, text/x-log)
2021-02-18 22:55 UTC, obiwanbill
Details

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