[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] Error building exynos5.c with debug ?= n



When attempting to build the latest xen-unstable from git with debug ?= n set in Config.mk I get the following error message:

make -f /root/xen/xen/Rules.mk -C platforms built_in.o
make[5]: Entering directory `/root/xen/xen/arch/arm/platforms'
gcc -O2 -fomit-frame-pointer -marm -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs   -DNDEBUG -I/root/xen/xen/include -fno-stack-protector -fno-exceptions -Wnested-externs -msoft-float -mcpu=cortex-a15 -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /root/xen/xen/include/xen/config.h -nostdinc -DHAS_PASSTHROUGH -DHAS_DEVICE_TREE -DHAS_PDX -MMD -MF .vexpress.o.d -c vexpress.c -o vexpress.o
gcc -O2 -fomit-frame-pointer -marm -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs   -DNDEBUG -I/root/xen/xen/include -fno-stack-protector -fno-exceptions -Wnested-externs -msoft-float -mcpu=cortex-a15 -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /root/xen/xen/include/xen/config.h -nostdinc -DHAS_PASSTHROUGH -DHAS_DEVICE_TREE -DHAS_PDX -MMD -MF .brcm.o.d -c brcm.c -o brcm.o
gcc -O2 -fomit-frame-pointer -marm -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs   -DNDEBUG -I/root/xen/xen/include -fno-stack-protector -fno-exceptions -Wnested-externs -msoft-float -mcpu=cortex-a15 -DGCC_HAS_VISIBILITY_ATTRIBUTE -fno-builtin -fno-common -Werror -Wredundant-decls -Wno-pointer-arith -pipe -g -D__XEN__ -include /root/xen/xen/include/xen/config.h -nostdinc -DHAS_PASSTHROUGH -DHAS_DEVICE_TREE -DHAS_PDX -MMD -MF .exynos5.o.d -c exynos5.c -o exynos5.o
{standard input}: Assembler messages:
{standard input}:481: Error: .err encountered
{standard input}:482: Error: .err encountered
{standard input}:483: Error: .err encountered
make[5]: *** [exynos5.o] Error 1
make[5]: Leaving directory `/root/xen/xen/arch/arm/platforms'

It compiles fine with debug ?= y.

Tamas

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.