xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [BUG] Xen-4.8.0 efi/buildid.o: file not recognized/Ambiguous
@ 2016-12-07 15:57 John L. Poole
  2016-12-07 16:51 ` Jan Beulich
  2016-12-22 14:46 ` Jan Beulich
  0 siblings, 2 replies; 10+ messages in thread
From: John L. Poole @ 2016-12-07 15:57 UTC (permalink / raw)
  To: xen-devel

I did the the following:

wget https://downloads.xenproject.org/release/xen/4.8.0/xen-4.8.0.tar.gz
tar -xvzf xen-4.8.0.tar.gz
cd /usr/local/src/xen-4.8.0
./configure

The config.log is available at: http://napadata.net/paste/view/9e7faf3d


make

    ...
     mv -f .efi.lds.d.new .efi.lds.d
     gcc -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer 
-fno-strict-aliasing -Wdeclaration-after-statement -g -o efi/mkreloc 
efi/mkreloc.c
     ld -mi386pep --subsystem=10 --image-base=0xffff82d080000000 
--stack=0,0 --heap=0,0 --strip-debug --section-alignment=0x200000 
--file-alignment=0x20 --major-image-version=4 --minor-image-version=8 
--major-os-version=2 --minor-os-version=0 --major-subsystem-version=2 
--minor-subsystem-version=0 --build-id=sha1 -T efi.lds -N prelink-efi.o 
efi/relocs-dummy.o /usr/local/src/xen-4.8.0/xen/common/symbols-dummy.o 
efi/buildid.o -o 
/usr/local/src/xen-4.8.0/xen/.xen.efi.0xffff82d080000000.0 &&   ld 
-mi386pep --subsystem=10 --image-base=0xffff82d0c0000000 --stack=0,0 
--heap=0,0 --strip-debug --section-alignment=0x200000 
--file-alignment=0x20 --major-image-version=4 --minor-image-version=8 
--major-os-version=2 --minor-os-version=0 --major-subsystem-version=2 
--minor-subsystem-version=0 --build-id=sha1 -T efi.lds -N prelink-efi.o 
efi/relocs-dummy.o /usr/local/src/xen-4.8.0/xen/common/symbols-dummy.o 
efi/buildid.o -o 
/usr/local/src/xen-4.8.0/xen/.xen.efi.0xffff82d0c0000000.0 && :
     efi/buildid.o: file not recognized: File format is ambiguous
     efi/buildid.o: matching formats: coff-x86-64 pe-x86-64
     Makefile:175: recipe for target 
'/usr/local/src/xen-4.8.0/xen/xen.efi' failed
     make[3]: *** [/usr/local/src/xen-4.8.0/xen/xen.efi] Error 1
     make[3]: Leaving directory '/usr/local/src/xen-4.8.0/xen/arch/x86'
     Makefile:135: recipe for target '/usr/local/src/xen-4.8.0/xen/xen' 
failed
     make[2]: *** [/usr/local/src/xen-4.8.0/xen/xen] Error 2
     make[2]: Leaving directory '/usr/local/src/xen-4.8.0/xen'
     Makefile:45: recipe for target 'install' failed
     make[1]: *** [install] Error 2
     make[1]: Leaving directory '/usr/local/src/xen-4.8.0/xen'
     Makefile:97: recipe for target 'install-xen' failed
     make: *** [install-xen] Error 2
     jlpoole@zeta /usr/local/src/xen-4.8.0 $

I can post anything other information requested in my pastebin or 
provide as directed. I would have opened a bug, but 
https://wiki.xenproject.org/wiki/Reporting_Bugs_against_Xen_Project 
suggests sending to this list first.

John Poole



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-01-05 15:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-07 15:57 [BUG] Xen-4.8.0 efi/buildid.o: file not recognized/Ambiguous John L. Poole
2016-12-07 16:51 ` Jan Beulich
2016-12-07 17:01   ` John L. Poole
2016-12-08 19:35   ` John L. Poole
2016-12-09  0:47     ` Håkon Alstadheim
2016-12-09  8:03     ` Jan Beulich
2016-12-09 14:25       ` John L. Poole
2016-12-22 14:46 ` Jan Beulich
2017-01-05 15:09   ` Doug Goldstein
2017-01-05 15:21     ` Jan Beulich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).