xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* Build error iasl/dsdt after commit "hvmloader: also cover PCI MMIO ranges above 4G with UC MTRR ranges"
@ 2014-05-21 18:58 Sander Eikelenboom
  2014-05-22  7:24 ` Jan Beulich
  0 siblings, 1 reply; 8+ messages in thread
From: Sander Eikelenboom @ 2014-05-21 18:58 UTC (permalink / raw)
  To: Jan Beulich; +Cc: xen-devel

Hi Jan,

It seems commit "d06886694328a31369addc1f614cf326728d65a6: 
"hvmloader: also cover PCI MMIO ranges above 4G with UC MTRR ranges"
causes the build error below.

In case it's relevant it's with iasl from debian wheezy, which is version:  iasl 20100528-3 
--
Sander

Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
sed -e 's/AmlCode/ssdt_tpm/g' ssdt_tpm.hex >ssdt_tpm.h
rm -f ssdt_tpm.hex ssdt_tpm.aml
gcc   -O1 -fno-omit-frame-pointer -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs   -D__XEN_TOOLS__ -MMD -MF .build.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-optimize-sibling-calls -mno-tls-direct-seg-refs  -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I/usr/src/new/xen-unstable/tools/firmware/hvmloader/acpi/../../../../tools/include  -c -o build.o build.c
gcc -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wdeclaration-after-statement -I/usr/src/new/xen-unstable/tools/firmware/hvmloader/acpi/../../../../tools/include -o mk_dsdt mk_dsdt.c
awk 'NR > 1 {print s} {s=$0}' dsdt.asl > dsdt_anycpu.asl
./mk_dsdt --maxcpu any  >> dsdt_anycpu.asl
iasl -vs -p dsdt_anycpu -tc dsdt_anycpu.asl
dsdt_anycpu.asl   165:                         0x0000000000000000,
Error    4122 -                                                 ^ Invalid combination of Length and Min/Max fixed flags

ASL Input:  dsdt_anycpu.asl - 10985 lines, 388387 bytes, 7984 keywords
Compilation complete. 1 Errors, 0 Warnings, 0 Remarks, 2627 Optimizations
make[8]: *** [dsdt_anycpu.c] Error 255

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

end of thread, other threads:[~2014-05-22 12:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-21 18:58 Build error iasl/dsdt after commit "hvmloader: also cover PCI MMIO ranges above 4G with UC MTRR ranges" Sander Eikelenboom
2014-05-22  7:24 ` Jan Beulich
2014-05-22  9:16   ` Ian Campbell
2014-05-22  9:30     ` Jan Beulich
2014-05-22  9:56       ` Ian Campbell
2014-05-22 10:07         ` Jan Beulich
2014-05-22 10:12           ` Ian Campbell
2014-05-22 12: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).