From: Julien Grall <julien.grall@linaro.org>
To: Tamas K Lengyel <tamas.lengyel@zentific.com>,
"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: Error building exynos5.c with debug ?= n
Date: Mon, 13 Oct 2014 18:03:50 +0100 [thread overview]
Message-ID: <543C05F6.1010607@linaro.org> (raw)
In-Reply-To: <CAErYnsgZb1Kyu1=Zcsifde69EHqt-GrMTtc2_zEuqEMJ3nPLYQ@mail.gmail.com>
Hello Tamas,
On 10/13/2014 01:59 PM, Tamas K Lengyel wrote:
> 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.
A patch has been sent earlier on the mailing. See:
https://patches.linaro.org/38676/
Regards,
--
Julien Grall
prev parent reply other threads:[~2014-10-13 17:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-13 12:59 Error building exynos5.c with debug ?= n Tamas K Lengyel
2014-10-13 17:03 ` Julien Grall [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=543C05F6.1010607@linaro.org \
--to=julien.grall@linaro.org \
--cc=tamas.lengyel@zentific.com \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.